Age | Commit message (Collapse) | Author | Files | Lines |
|
This reverts commit 55480eb4477b2cf85af1bcdcc5e8ec4f4ce6682d.
|
|
|
|
|
|
New chat command: /skill ID[ LEVEL[ TEXT]]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
while casting skill.
New skill attributes:
skillCastingSrcEffectId - will play this effect on caster while casting skill
skillCastingDstEffectId - will play this effect on target while casting skill.
This effects for casting skill, not for skill attack.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move skill usage code into separate method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|