ID #300530
Card
Yortus Arbiter Card
Buy Price: N/A
Sell Price: N/A
Critical +25, C.RATE +5, MaxSP -15%.
_______________________
Base LUK at least 120:
Critical +10
_______________________
Base CRT at least 100:
Increases Critical Damage by 50%, C.RATE +5.
_______________________
Type: Card
Compound on: Garment
Weight: 1
_______________________
Base LUK at least 120:
Critical +10
_______________________
Base CRT at least 100:
Increases Critical Damage by 50%, C.RATE +5.
_______________________
Type: Card
Compound on: Garment
Weight: 1
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 bonus bCRate,5; bonus bCritical,25; bonus bMaxSPrate,-15; if (readparam(bLuk)>=120) { bonus bCritical,10; } if (readparam(bCrt)>=100) { bonus bCritAtkRate,50; bonus bCRate,5; }
bonus bCRate,5;
bonus bCritical,25;
bonus bMaxSPrate,-15;
if (readparam(bLuk)>=120) {
bonus bCritical,10;
}
if (readparam(bCrt)>=100) {
bonus bCritAtkRate,50;
bonus bCRate,5;
}