Recently i installed a rAthena server (renewal) and started playing with a few of my friends.
We didn't notice any errors until "finger offensive" was used.
Regardless of the skill level and the active spheres amount only one sphere is thrown (and consumed) by monks (champs).
The only modification i remember was the fixed cast time i removed from all skills in db/re/skill.db (and removing RENEWAL_CAST ist src/config/renewal.hpp)
Did anyone face this problem? Where can i search for a solution?
Hi, community!
Recently i installed a rAthena server (renewal) and started playing with a few of my friends.
We didn't notice any errors until "finger offensive" was used.
Regardless of the skill level and the active spheres amount only one sphere is thrown (and consumed) by monks (champs).
The only modification i remember was the fixed cast time i removed from all skills in db/re/skill.db (and removing RENEWAL_CAST ist src/config/renewal.hpp)
Did anyone face this problem? Where can i search for a solution?
Thank you in advice!
db/re/skill.db
- Id: 267 Name: MO_FINGEROFFENSIVE Description: Throw Spirit Sphere MaxLevel: 5 Type: Weapon TargetType: Attack Flags: TargetTrap: true Range: 9 Hit: Multi_Hit HitCount: - Level: 1 Count: 1 - Level: 2 Count: 2 - Level: 3 Count: 3 - Level: 4 Count: 4 - Level: 5 Count: 5 Element: Weapon CopyFlags: Skill: Plagiarism: true Reproduce: true CastTime: 500 AfterCastActDelay: 500 AfterCastWalkDelay: - Level: 2 Time: 200 - Level: 3 Time: 400 - Level: 4 Time: 600 - Level: 5 Time: 800 FixedCastTime: 0 Requires: SpCost: - Level: 1 Amount: 12 - Level: 2 Amount: 16 - Level: 3 Amount: 20 - Level: 4 Amount: 24 - Level: 5 Amount: 28 SpiritSphereCost: 1src/map/skill.cpp
Link to comment
Share on other sites