FF2-Official icon indicating copy to clipboard operation
FF2-Official copied to clipboard

Set Maximum Percent of Super Jump

Open Bonkorn opened this issue 9 years ago • 4 comments

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%

Bonkorn avatar Oct 14 '15 17:10 Bonkorn

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"
    }

Bonkorn avatar Oct 14 '15 18:10 Bonkorn

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"
}

Akuba- avatar Oct 16 '15 18:10 Akuba-

I use ability to jump.

Hutgib1 avatar Aug 02 '16 14:08 Hutgib1

I mean weapon ability for max. jump possible.

Hutgib1 avatar Aug 02 '16 17:08 Hutgib1