ID #5933
Armor
Crow Tengu Mask
Buy Price: N/A
Sell Price: N/A
A mask of fallen shinobi.
_______________________
ATK +1%.
Increases Ranged Physical Damage by 2%.
_______________________
Base STR at least 108:
ATK +1%.
Increases Ranged Physical Damage by 2%.
_______________________
Base STR at least 120:
ATK +2%
Increases Ranged Physical Damage by 3%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 30
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 80
_______________________
ATK +1%.
Increases Ranged Physical Damage by 2%.
_______________________
Base STR at least 108:
ATK +1%.
Increases Ranged Physical Damage by 2%.
_______________________
Base STR at least 120:
ATK +2%
Increases Ranged Physical Damage by 3%.
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 30
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 80
Basic Information
Type
Armor
Weight
300
Requirements
Armor Level
1
Min Level
80
Scripts
Script bonus2 bAddSize,Size_All,1; bonus bLongAtkRate,2; if (readparam(bStr)>=108) { bonus2 bAddSize,Size_All,1; bonus bLongAtkRate,2; } if (readparam(bStr)>=120) { bonus2 bAddSize,Size_All,2; bonus bLongAtkRate,3; }
bonus2 bAddSize,Size_All,1;
bonus bLongAtkRate,2;
if (readparam(bStr)>=108) {
bonus2 bAddSize,Size_All,1;
bonus bLongAtkRate,2;
}
if (readparam(bStr)>=120) {
bonus2 bAddSize,Size_All,2;
bonus bLongAtkRate,3;
}