ID #18882
Armor
Kannam On Head
Buy Price: N/A
Sell Price: N/A
A headgear that is shaped like a gourd bowl used for drawing water.
_______________________
MDEF +5
_______________________
Random chance to auto-cast Level 1 Deluge when receiving physical damage.
_______________________
Refine Level +3:
Random chance to auto-cast Level 1 Waterball when receiving physical damage.
For each 3 Refine Levels:
Waterball's Level increases by 1.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 20
_______________________
MDEF +5
_______________________
Random chance to auto-cast Level 1 Deluge when receiving physical damage.
_______________________
Refine Level +3:
Random chance to auto-cast Level 1 Waterball when receiving physical damage.
For each 3 Refine Levels:
Waterball's Level increases by 1.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 20
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
200
Defense
5
Requirements
Armor Level
1
Min Level
20
Scripts
Script bonus3 bAutoSpellWhenHit,"SA_DELUGE",1,100; .@r = min(15,getrefine())/3; .@r = max(1,.@r); bonus3 bAutoSpellWhenHit,"WZ_WATERBALL",.@r,100;
bonus3 bAutoSpellWhenHit,"SA_DELUGE",1,100; .@r = min(15,getrefine())/3; .@r = max(1,.@r); bonus3 bAutoSpellWhenHit,"WZ_WATERBALL",.@r,100;