Menu:
List Items
Viewing Item
#13416: Glorious Flamberge
Item ID | 13416 | For Sale | No |
---|---|---|---|
Identifier | Krieger_Onehand_Sword1 | Credit Price | Not For Sale |
Name | Glorious Flamberge | Type | Weapon - One-Handed Sword |
NPC Buy | 20 | Weight | 0 |
NPC Sell | 10 | Weapon Level | 4 |
Range | 1 | Defense | 0 |
Slots | 0 | Refineable | Yes |
Attack | 130 | Min Equip Level | 80 |
Equip Locations | Main Hand | ||
Equip Upper | Normal / Upper / Baby | ||
Equippable Jobs | Novice / Swordman / Merchant / Thief / Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 bonus2 bAddRace,RC_DemiHuman,75; bonus2 bAddRace,RC_Player_Human,75; bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20; bonus2 bIgnoreDefRaceRate,RC_Player_Human,20; bonus bUnbreakableWeapon; if(getrefine()>5) { bonus2 bAddRace,RC_DemiHuman,(getrefine()-4)*(getrefine()-4); bonus2 bAddRace,RC_Player_Human,(getrefine()-4)*(getrefine()-4); bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5; bonus2 bIgnoreDefRaceRate,RC_Player_Human,5; } if(getrefine()>6) bonus bAspdRate,5; if(getrefine()>8) { bonus bAspdRate,5; bonus4 bAutoSpellOnSkill,"SM_BASH","NPC_CRITICALWOUND",2,200; } |
||
Equip Script | None | ||
Unequip Script | None |