Jump to content
  • 0

Need help plss!!!


noober1st

Question

1 answer to this question

Recommended Posts

  • 0

Open the character folder and open the .cns file. Increase the number next to "attack =", which is underneath [Data].

If you want to change indivisual attack damage, go to an attack and change the damage.

 

Ex.

[State 200, 1]
type = HitDef
trigger1 = Time = 3
attr = S, NA  
damage = 10, 0    

 

can be changed into 

 

[State 200, 1]
type = HitDef
trigger1 = Time = 3
attr = S, NA  
damage = 20, 0 

 

The number on the left is the basic hit damage and the number on the right is the shield damage.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...