ID #410213
Armor
Bloody Ears
Buy Price: N/A
Sell Price: N/A
Type: Armor
Weight: 100
Armor level: 1
Required level: 1
Weight: 100
Armor level: 1
Required level: 1
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@a = (readparam(bDex)+readparam(bLuk))/15; .@b = (readparam(bDex)+readparam(bLuk))/30; .@c = (readparam(bDex)+readparam(bLuk))/250; bonus bCon,.@a; bonus bLongAtkRate,.@b+(15*.@c);
.@a = (readparam(bDex)+readparam(bLuk))/15; .@b = (readparam(bDex)+readparam(bLuk))/30; .@c = (readparam(bDex)+readparam(bLuk))/250; bonus bCon,.@a; bonus bLongAtkRate,.@b+(15*.@c);