KATheHuman
Verified Member
Anybody else like an idea of a PK Add-On which allows you to make an element ability in-game? For example:
/bending ability create air AirFart
(/bending ability create [element] [ability name])
then you will be in the stage where you create it..
This would set the damage when hit:
/bending ability AirFart setdamage 2.0
(/bending ability [ability name] setdamage [damage])
Choosing what particle would be used:
/bending ability AirFart particle whitesmoke
(/bending ability [ability name] [particle])
This will determine the position of the move.
/bending ability AirFart position back
(/bending ability [ability name] position [back, front, up, down])
This will make you shape the particle effects:
/bending ability particleshape AirFart
(/bending ability particleshape [ability name])
How many blocks will the opponent be pushed:
/bending ability AirFart knockback 3
/bending ability [ability name] knockback
(Then a chest will appear in your inventory, you place it
and use the chest slots as a Particle Shape Creator.)
It would be only for staff in a server, players cannot access it.
/bending ability create air AirFart
(/bending ability create [element] [ability name])
then you will be in the stage where you create it..
This would set the damage when hit:
/bending ability AirFart setdamage 2.0
(/bending ability [ability name] setdamage [damage])
Choosing what particle would be used:
/bending ability AirFart particle whitesmoke
(/bending ability [ability name] [particle])
This will determine the position of the move.
/bending ability AirFart position back
(/bending ability [ability name] position [back, front, up, down])
This will make you shape the particle effects:
/bending ability particleshape AirFart
(/bending ability particleshape [ability name])
How many blocks will the opponent be pushed:
/bending ability AirFart knockback 3
/bending ability [ability name] knockback
(Then a chest will appear in your inventory, you place it
and use the chest slots as a Particle Shape Creator.)
It would be only for staff in a server, players cannot access it.