ID #32007
Weapon
God Eater Dragon Spear [1]
Buy Price: N/A
Sell Price: N/A
One of the seven magical tools possessed by Zilant.
As a result of the wrapped dragon eating the soul of the king, who was touted as a god, it transformed into a magic spear that would die just by touching it if it was not prepared to abandon being a human being.
_______________________
MATK +280
_______________________
STR +3, DEX +5
_______________________
Increases damage of Dragon Breath - Water and Dragon Breath by 50%.
_______________________
Physical attacks have a certain chance to absorb 1% of the inflicted damage as HP.
_______________________
For each Refine Level:
ATK +2%
Increases Attack Speed (decreases After Attack Delay by 2%).
Decreases After Skill Delay by 1%.
_______________________
Refine Level +7:
Physical attacks have a certain chance to absorb additional 2% of the inflicted damage as HP.
_______________________
Refine Level +9:
Physical attacks have a certain chance to absorb additional 3% of the inflicted damage as HP.
_______________________
Refine Level +10:
Decreases Fixed Casting Time by 70%.
_______________________
Type: One-Handed Spear
Attack: 360
Weight: 380
Weapon Level: 4
_______________________
Requirement:
Base Level 130
3rd Swordsman classes
As a result of the wrapped dragon eating the soul of the king, who was touted as a god, it transformed into a magic spear that would die just by touching it if it was not prepared to abandon being a human being.
_______________________
MATK +280
_______________________
STR +3, DEX +5
_______________________
Increases damage of Dragon Breath - Water and Dragon Breath by 50%.
_______________________
Physical attacks have a certain chance to absorb 1% of the inflicted damage as HP.
_______________________
For each Refine Level:
ATK +2%
Increases Attack Speed (decreases After Attack Delay by 2%).
Decreases After Skill Delay by 1%.
_______________________
Refine Level +7:
Physical attacks have a certain chance to absorb additional 2% of the inflicted damage as HP.
_______________________
Refine Level +9:
Physical attacks have a certain chance to absorb additional 3% of the inflicted damage as HP.
_______________________
Refine Level +10:
Decreases Fixed Casting Time by 70%.
_______________________
Type: One-Handed Spear
Attack: 360
Weight: 380
Weapon Level: 4
_______________________
Requirement:
Base Level 130
3rd Swordsman classes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
3800
Range
3
Job Requirements
Crusader
Yes
Knight
Yes
Requirements
Weapon Level
4
Min Level
130
Scripts
Script .@r = getrefine(); bonus bStr,3; bonus bDex,5; bonus2 bSkillAtk,"RK_DRAGONBREATH",50; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50; bonus2 bHPDrainRate,1000,1; bonus2 bAddRace,RC_All,2*.@r; bonus bAspdRate,2*.@r; bonus bDelayrate,-.@r; if (.@r>=7) bonus2 bHPDrainRate,1000,2; if (.@r>=9) bonus2 bHPDrainRate,1000,3; if (.@r>=10) bonus bFixedCastrate,-70;
.@r = getrefine(); bonus bStr,3; bonus bDex,5; bonus2 bSkillAtk,"RK_DRAGONBREATH",50; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50; bonus2 bHPDrainRate,1000,1; bonus2 bAddRace,RC_All,2*.@r; bonus bAspdRate,2*.@r; bonus bDelayrate,-.@r; if (.@r>=7) bonus2 bHPDrainRate,1000,2; if (.@r>=9) bonus2 bHPDrainRate,1000,3; if (.@r>=10) bonus bFixedCastrate,-70;