Concentration Signet of Star
| Item ID | 490134 | Name | Concentration Signet of Star |
|
A seal imbued with the power of agility from the stars.
_______________________ Increases Attack Speed (decreases After Attack Delay by 7%). Critical +3 _______________________ When equipped with Nebula Suit of Agility: ASPD +1, Critical +7. _______________________ Type: Accessory Position: Right Defense: 10 Weight: 50 Armor Level: 2 _______________________ Requirement: Base Level 240 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Signet_Of_Con_Star | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Accessory Right | ||
| Defense | 10 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 50 | Min Equip Level | 240 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | No | ||
| Credit Price | None | Trade restriction | Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned | ||
| Item Script |
bonus bAspdRate,7; bonus bCritical,3; |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bCritical,7; bonus bAspd,1; |
||||
|
bonus bAllStats,30;
bonus2 bAddClass,Class_All,30;
bonus bMatkRate,30;
autobonus "{}",30,20000,BF_WEAPON|BF_MAGIC,"{ sc_start SC_REFRESH,20000,1; specialeffect2 EF_ENHANCE; }";
|
||||
|
autobonus "{}",10,100,BF_WEAPON|BF_MAGIC,"{ sc_start SC_REFRESH,20000,1; }";
|