Viewing Item (Lesser Guild Flamberge) Ragnarok: Project Zero Control Panel
Basic Info
Name | Lesser Guild Flamberge |
---|---|
Item ID |
13490
-
Lesser_Guild_Flamberge
|
Type | Weapon - One-Handed Sword |
¡Ø PvP & WoE-area bonuses only
+20% increase in physical damage against Players.
Ignores 5% of Player DEF.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores additional 5% of Player DEF.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, if [Devotion] is successfully cast on a target, for 30 seconds +1000 MaxHP for the caster, with an additional +50 MaxHP per 1 weapon refine.
_
Class : One-handed Sword Attack : 110
Weight : 70
Weapon Level : 3
Required Level : 70
Jobs : Crusader
+20% increase in physical damage against Players.
Ignores 5% of Player DEF.
Per +1 refine, +1% additional increase in physical damage against Players.
If +7 or higher, ignores additional 5% of Player DEF.
If +9 or higher, +15% additional increase in physical damage against Players.
If +10 or higher, if [Devotion] is successfully cast on a target, for 30 seconds +1000 MaxHP for the caster, with an additional +50 MaxHP per 1 weapon refine.
_
Class : One-handed Sword Attack : 110
Weight : 70
Weapon Level : 3
Required Level : 70
Jobs : Crusader
Details
Weight | 70 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 110 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 0 |
Restrictions
Level Range | 70 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Crusader |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bAddRace, RC_Player, 20 + getrefine()); bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 7) bonus2(bIgnoreDefRate, RC_Player, 5); if (getrefine() >= 9) bonus2(bAddRace, RC_Player, 15); if (getrefine() >= 10) { autobonus3("{ bonus(bMaxHP, 1000 + getrefine() * 50); }", 1000, 30000, CR_DEVOTION); } |
Equip Script |
None |
Unequip Script |
None |