Roofen-Game
  • Welcome to Roofen Game
  • Frameworks
    • Common Stat
      • Demo
      • 🚀 Quick Start Guide
      • Runtime
      • Action
      • Formula
      • Examples
      • Debugger
      • FAQ
      • Version Update
      • FutureDirection
    • RToDo
  • Survivors Roguelike Kit
    • Quick Start
    • Core Concepts Overview
      • Scene Concepts
      • Stat Concepts
      • Skill Concepts
    • Adding a New Playable Character
    • Adding a New Enemy
    • Adding a New Stage Configuration
    • Adding a New Map Configuration
    • Adding a New Level
    • Adding a New Attack Skill
    • Adding a New Buff
    • Configuring the Exp System
    • Damage Numbers Display Guide
    • Upcoming Features Preview
    • Release Notes
  • RSOFramework
Powered by GitBook
On this page
  • [1.2] – 2025-05-15
  • [1.1] – 2025-05-14
  1. Survivors Roguelike Kit

Release Notes


The following changes are currently under review and are expected to go live on the Unity Asset Store within three business days.


[1.2] – 2025-05-15

Improved

  • Optimized core code for better performance and maintainability

Added

  • âš¡ Progression & Loot System

    • Customizable EXP System

      • Configure how much experience enemies drop

      • Define experience requirements for each character level

    • Customizable Enemy Drops

      • Full control over what and how often enemies drop items

  • New Ranged Enemy Types

  • Damage Numbers Display

    • Floating hit-point feedback above targets for all damage events

[1.1] – 2025-05-14

You can now add buffs to your attack skills.

  • Buff System A fully modular buff framework that makes it easy to extend and customize new effects.

  • Burning Buff Inflicts damage-over-time with configurable intensity and duration.

  • Freezing Buff Temporarily slows targets and can be chained into custom ice–shatter mechanics.

  • Slowing Buff Reduces target movement speed by a configurable percentage.

Fixed

  • Fixed several significant issues.

PreviousUpcoming Features PreviewNextRSOFramework

Last updated 23 days ago