Claymore Gloriosa
Item ID | 1187 |
|
À venda | No | Identifier | Krieger_Twohand_Sword1 | Credit Price | Not For Sale | Name | Claymore Gloriosa | Type | Armas - | NPC Buy | 20 | Weight | 0 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
NPC Sell | 10 | Weapon Level | 4 | Range | 1 | Defense | 0 | Slots | 0 | Refineable | Yes | Slots | 0 | Refineable | Yes | |
Max Equip Level | None | Onde equipa | Two-Handed | Topo | None | Classes que usam | Swordman / Knight / Crusader | Gênero | Todos | Negociável | Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned | |||||
Script do Item |
1 bonus2 bAddRace,RC_DemiHuman,70; 2 bonus2 bAddRace,RC_Player_Human,70; 3 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25; 4 bonus2 bIgnoreDefRaceRate,RC_Player_Human,25; 5 bonus bUnbreakableWeapon; 6 if (getrefine()>5) { 7 bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3); 8 bonus2 bAddRace,RC_Player_Human,(getrefine()-3)*(getrefine()-3); 9 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; 10 bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; 11 } 12 if (getrefine()>8) { 13 bonus3 bAutoSpell,"LK_CONCENTRATION",max(getskilllv("LK_CONCENTRATION"),1),30; 14 bonus3 bAutoSpell,"LK_AURABLADE",max(getskilllv("LK_AURABLADE"),1),30; 15 } |
Equip Script | None | Unequip Script | None | Description | None |