ID #27288
Card
Hardworking Pitman Card
Buy Price: N/A
Sell Price: N/A
ATK +5%
HIT +10
_______________________
Refine Level +10:
HIT +5
_______________________
Type: Card
Compound on: Armor
Weight: 1
HIT +10
_______________________
Refine Level +10:
HIT +5
_______________________
Type: Card
Compound on: Armor
Weight: 1
Monster Drops
Card Drops
Hardworking Pitman
Rate: 0.5%
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script .@val = 10; bonus bAtkRate,5; if (getrefine() >= 10) { .@val += 5; } bonus bHit,.@val;
.@val = 10;
bonus bAtkRate,5;
if (getrefine() >= 10) {
.@val += 5;
}
bonus bHit,.@val;