ID #19051
Armor
Warrior Moon Cat [1]
Buy Price: N/A
Sell Price: N/A
A zodiac cat got fooled by rat, back to the moon to train.
_______________________
All Basic Stats +3
_______________________
4% chance to absorb 10% damage inflicted into HP.
_______________________
1% chance to absorb 2% damage inflicted into SP.
_______________________
For each 3 Refine Levels:
increases HP absorption by 1%.
For each 5 Refine Levels:
increases SP absorption by 1%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
_______________________
All Basic Stats +3
_______________________
4% chance to absorb 10% damage inflicted into HP.
_______________________
1% chance to absorb 2% damage inflicted into SP.
_______________________
For each 3 Refine Levels:
increases HP absorption by 1%.
For each 5 Refine Levels:
increases SP absorption by 1%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 10
Armor Level: 1
_______________________
Requirement: None
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
100
Defense
5
Requirements
Armor Level
1
Min Level
1
Scripts
Script skill "ALL_CATCRY",1; .@r = getrefine(); bonus2 bHPDrainRate,40,5+.@r/3; bonus2 bSPDrainRate,10,2+.@r/5; bonus bAllStats,3;
skill "ALL_CATCRY",1; .@r = getrefine(); bonus2 bHPDrainRate,40,5+.@r/3; bonus2 bSPDrainRate,10,2+.@r/5; bonus bAllStats,3;