Took a long way to Level 120 Corsair, but it was worth it. (lolshawn)
No spoonfeeding today. More info will be in my source when I update.
For the coders here;
It's HP is done by cooldown. The skillid for the cooldown is 5221999.
Did anyone knew this already?
No flaming pls, me is nib
Have fun (:
---------- Post added at 01:26 PM ---------- Previous post was at 01:01 PM ----------
Oh and your HP DOES go down when you get hit on your ship.
EDIT:
A little bit of spoonfeed;
Code:if (sourceid == Corsair.BATTLE_SHIP) applyto.announce(MaplePacketCreator.skillCooldown(5221999, applyto.getBattleshipHp() / 10));



Reply With Quote


