hinyb-SkillSeeker icon

SkillSeeker

Add a new type of monster that can pick up your skills

CHANGELOG

v1.0.6

  • Add monster_check to replace blacklist.
  • fix skills' ranges are incorrectly.
  • Fix a lot of sync bug.
    • But, sometimes __target_marker_move_enemy causes the game to crash.
    • I can't find a way to reproduce it. If you have any clues, please let me know.

v1.0.5 Final version of 2024

  • Debuff the monster's damage again.
  • Add evolving_hunger to the monster_modifier_blacklist.
  • Add use_next_frame after teleport.
  • Make the monster able to drop the picked up skill.
  • Make the monster's skills more random.

v1.0.4

  • Add time_dilation and teleport to monster_modifier_blacklist.
  • Debuff the monster's damage.

v1.0.3

  • Add drifterC to monster_skill_blacklist.
  • Remove echo_item from monster_modifier_blacklist.

v1.0.2

  • Update to RMT 1.2.0.
  • Fix monster's growth may sometimes be reset.

v1.0.1

  • Fix hardcoded skillPickup object_index.

v1.0.0

  • First upload.