Sealed Atroce Card
| Item ID | 4536 | Name | Sealed Atroce Card |
|
ATK +15
_______________________ Random chance to decreases After Attack Delay by 50% for 10 seconds during physical attacks. _______________________ Refine Level +15: ATK +25 Random chance to decreases After Attack Delay by 75% for 10 seconds during physical attacks instead. _______________________ Type: Card Compound on: Weapon Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Sealed_Atroce_Card | ||
| Attack | 0 | Type | Card | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 1 | Min Equip Level | None | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus bBaseAtk,((.@r>14)?25:15);
autobonus "{ bonus bAspdRate,(("+.@r+">14)?75:50); }",5,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
|
||||