Faceworm Queen Card
| Item ID | 27237 | Name | Faceworm Queen Card |
|
ATK +10%
_______________________ Enables the use of Level 10 Enchant Poison. _______________________ Enables the use of Level 1 Seismic Weapon. _______________________ Enables the use of Level 1 Flame Launcher. _______________________ Enables the use of Level 1 Frost Weapon. _______________________ Enables the use of Level 1 Lightning Loader. _______________________ Random chance to increase AGI by 100 for 5 seconds when recieving physical damage. Increases movement speed. _______________________ Type: Card Compound on: Weapon Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Faceworm_Q_Card_J | ||
| 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 |
bonus bAtkRate,10;
skill "AS_ENCHANTPOISON",10;
skill "SA_SEISMICWEAPON",1;
skill "SA_FLAMELAUNCHER",1;
skill "SA_FROSTWEAPON",1;
skill "SA_LIGHTNINGLOADER",1;
autobonus "{ bonus bAgi,100; bonus bSpeedRate,25; }",50,5000,BF_NORMAL;
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bAtkRate,15; |