ID #19169
Armor
[Katsua]Tiger King Doll Hat [1]
Buy Price: N/A
Sell Price: N/A
A doll that resemble the Tiger king with a pipe in its mouth.
_______________________
STR +2
DEX +2
_______________________
Increases Physical Damage against enemies of Brute race by 10%.
_______________________
When dealing or being attacked with physical attacks, Random chance to transform wearer into 'King Tiger'.
While transforming, drains 5 SP every seconds but gain the power of 'King Tiger'.
Increasing Refine Level will increases the chance to transform and the power of 'King Tiger'.
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 99
All Jobs except Novice
_______________________
STR +2
DEX +2
_______________________
Increases Physical Damage against enemies of Brute race by 10%.
_______________________
When dealing or being attacked with physical attacks, Random chance to transform wearer into 'King Tiger'.
While transforming, drains 5 SP every seconds but gain the power of 'King Tiger'.
Increasing Refine Level will increases the chance to transform and the power of 'King Tiger'.
_______________________
Type: Headgear
Defense: 6
Position: Upper
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 99
All Jobs except Novice
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
400
Defense
6
Job Requirements
All Jobs
Yes
Requirements
Armor Level
1
Min Level
99
Scripts
Script .@r = getrefine(); bonus bStr,2; bonus bDex,2; bonus2 bAddRace,RC_Brute,10; autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*"+.@r+"; }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }"; autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*"+.@r+"; }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";
.@r = getrefine();
bonus bStr,2;
bonus bDex,2;
bonus2 bAddRace,RC_Brute,10;
autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*"+.@r+"; }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";
autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*"+.@r+"; }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; }";