Skip to content
Snippets Groups Projects
Commit a1dca356 authored by Chris Davidson's avatar Chris Davidson
Browse files

Revise Fists of the Desert Scorpion

Perfect Control and Quick as Thought use the same effect.

- Remove Perfect Control proc, increase chance of Quick as Thought proc
parent 04d96091
No related branches found
No related tags found
1 merge request!527Misc is miscellaneous
......@@ -569,7 +569,7 @@ Finally The Scorpion was defeated by the alchemist Nessylia, who went to face th
physspeed = 0.15,
dammod = {dex=0.4, str=-0.6, cun=0.4,},
damrange = 0.3,
talent_on_hit = { T_BITE_POISON = {level=3, chance=20}, T_PERFECT_CONTROL = {level=1, chance=5}, T_QUICK_AS_THOUGHT = {level=3, chance=5}, T_IMPLODE = {level=1, chance=5} },
talent_on_hit = { T_BITE_POISON = {level=3, chance=20}, T_QUICK_AS_THOUGHT = {level=3, chance=10}, T_IMPLODE = {level=1, chance=5} },
},
},
max_power = 24, power_regen = 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment