Chocolate Posted September 2, 2013 Posted September 2, 2013 Hello, i liked to ask if its possible to increase the cell to 9x9 same as land protector cell Bump Quote
Kenpachi Posted September 2, 2013 Posted September 2, 2013 Have a look at ../db/re/skill_db.txt and search for HW_GANBANTEIN. Column 7 stand for the splash range. Quote
Chocolate Posted September 2, 2013 Author Posted September 2, 2013 (edited) 483,16,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein thats it? so how im gonna increase it? this is per level i think thats why it was 1:2:3:4:5 isnt? Have a look at ../db/re/skill_db.txt and search for HW_GANBANTEIN. Column 7 stand for the splash range. tryed changing it nothing happen 483,16,6,2,0,0x1,1:2:3:4:14,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein Edited September 2, 2013 by Chocolate Quote
Kenpachi Posted September 2, 2013 Posted September 2, 2013 Oh; lol. I did not look at the data I just had a look on which column is for splash range... sorry. You are right. The 1:2:3:4:5 syntax is used for values which depend on the skill level. Since Ganbantein has a maximum level of 1 this doesn't make sense. Your attempt probably didn't work because of that, since 14 is the value for skill level 5 which obviously does not exist. Try axing that 5 values and set up your own. For example: 483,16,6,2,0,0x1,14,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein Quote
Chocolate Posted September 2, 2013 Author Posted September 2, 2013 Oh; lol. I did not look at the data I just had a look on which column is for splash range... sorry. You are right. The 1:2:3:4:5 syntax is used for values which depend on the skill level. Since Ganbantein has a maximum level of 1 this doesn't make sense. Your attempt probably didn't work because of that, since 14 is the value for skill level 5 which obviously does not exist. Try axing that 5 values and set up your own. For example: 483,16,6,2,0,0x1,14,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein how about LP range / cell? Quote
Question
Chocolate
Hello, i liked to ask if its possible to increase the cell to 9x9 same as land protector cell
Bump
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.