Problem with Body relocation Dodge

Relman

New member
Messages
13
Points
0
Github
Relman13
 




Hello, after looking on the forum, I did not really find a tropic to help me in my quest. I explain, Basic Body relocation
does not dodge any attack, then under the players request, I changed to conf / battle / battle.conf:



// Should the target be able of dodging damage by snapping away to the edge of the screen?
// Official behavior is "no"
snap_dodge: no
in

// Should the target be able of dodging damage by snapping away to the edge of the screen?
// Official behavior is "no"
snap_dodge: true


Code:
After that, body relocation Dodge all skill but not Asura strike, could anybody help me solve this problem?

I thank you in advance.


 
Last edited by a moderator:
maybe try reviewing code for Palm Push Strike and testing it, since it has delayed effect. if you can dodge PPS, maybe you can put a delayed damage similar to PPS on asura.

 
Back
Top