Viewing Item

#5671: Drooping Morocc Minion

Item ID 5671 For Sale No
Identifier Drooping_Morocc_Minion Credit Price Not For Sale
Name Drooping Morocc Minion Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 70
MATK 0 Max Equip Level None
Description An unusually cute doll of the usually hideous Incarnation of Morocc monster.
_______________________
When killing enemy with Physical or Magical Damages, restores SP by 2.
_______________________
Random chance to inflict Level 2 Critical Wound on attacker when receiving physical damage.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 30
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 70
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bSPGainValue,2;

3 bonus

4 bMagicSPGainValue,2;

5 if

6 (getrefine()

7 8)

8 {

9 bonus4

10 bAutoSpellWhenHit,"NPC_CRITICALWOUND",3,5,1;

11 bonus4

12 bAutoSpell,"NPC_CRITICALWOUND",3,5,1;

13 bonus4

14 bAutoSpell,"NPC_WIDEBLEEDING",2,5,0;

15 }

16 else

17 {

18 bonus4

19 bAutoSpellWhenHit,"NPC_CRITICALWOUND",2,2,1;

20 }

Equip Script None
Unequip Script None