BloodtoSoul |
MP: | 0 | HP: | 40 | Item: | None | Amount: | N/A | Duration: | 0 | Skill Type: | Change |
Delay: | 1200 | Cast Invis: | Yes | Ignores CM: | Yes | Element: | None | Range: | N/A | Area: | N/A |
Dmg Value: | 0.0 | Dmg Dice: | 0 | Dice Count: | 0 | Prob Value: | 0 | Prob Dice: | 0 | Prob Max: | N/A |
if (_skillId == BLOODY_SOUL) {
L1PcInstance pc = (L1PcInstance) cha;
pc.setCurrentMp(pc.getCurrentMp() + 16);
}