FF2-Official
FF2-Official copied to clipboard
Set Maximum Percent of Super Jump
Is there a way to change the maximum percent of Super Jump? for Rainbow Dash which like to fly Got Fast Super Jump Cooldown How do I limit the Maximum Percent of Super Jump to 20%
My current Super Jump Config for Rainbow Dash
"ability3"
{
"name" "charge_bravejump"
"arg0" "1"
"arg1" "1.0"
"arg2" "0.1"
"arg3" "1.0"
"plugin_name" "default_abilities"
}
I was using this for a test Boss for "instant" charge and is kinda working fine. Maybe this is helping you.
"ability4"
{
"name" "charge_bravejump"
"arg0" "1"
"arg1" "0"
"arg2" "0"
"arg3" "1.2"
"plugin_name" "default_abilities"
}
I use ability to jump.
I mean weapon ability for max. jump possible.