ID #28214
Weapon
Exodus Joker XIII [1]
Buy Price: N/A
Sell Price: N/A
A gun used by Captain Ferlock.
_______________________
Refine Level +2:
Random chance to auto-cast Level 1 Soul Destroyer on the enemy when receiving physical damage.
_______________________
For each 2 Refine Levels:
Increases the trigger chance and casted skill level of Soul Destroyer.
_______________________
For each 10 base INT:
Increases damage of Hammer of God by 7%.
_______________________
Base INT at least 110:
Increases damage of Hammer of God by additional 30%.
_______________________
Type: Rifle
Attack: 200
Weight: 60
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Rebellion
_______________________
Refine Level +2:
Random chance to auto-cast Level 1 Soul Destroyer on the enemy when receiving physical damage.
_______________________
For each 2 Refine Levels:
Increases the trigger chance and casted skill level of Soul Destroyer.
_______________________
For each 10 base INT:
Increases damage of Hammer of God by 7%.
_______________________
Base INT at least 110:
Increases damage of Hammer of God by additional 30%.
_______________________
Type: Rifle
Attack: 200
Weight: 60
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Rebellion
Basic Information
Type
Weapon
Weight
600
Range
9
Job Requirements
Gunslinger
Yes
Requirements
Weapon Level
4
Min Level
100
Scripts
Script .@r = getrefine(); .@a = readparam(bInt); bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",7*(.@a/10); bonus3 bAutoSpell,"ASC_BREAKER",(.@r/2),20+(30*(.@r/2)); if (.@a>=110) bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30;
.@r = getrefine(); .@a = readparam(bInt); bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",7*(.@a/10); bonus3 bAutoSpell,"ASC_BREAKER",(.@r/2),20+(30*(.@r/2)); if (.@a>=110) bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30;