Lambda11 / pet-skill-replacer-and-user

Replaces your pet's active with the strongest version (40 power/5min), also uses other partner buffs like Barrier III or Rapid Growth III
10 stars 6 forks source link

Not using full power #7

Closed theprodigy221121 closed 5 years ago

theprodigy221121 commented 5 years ago

So I want want 20 Power instead of 40, what line should I edit exactly if it is even possible to do that

Zezo12345 commented 5 years ago

Not sure i haven't tried it. It would be a nice feature for people that want to have it but this mod is like really good already. Although maybe if you use a number between ((event.skill >= 1101 && event.skill < 1138) , where 1138 is the 40 power buff and open config.json and replace "NewPartnerAbility": 1138 to somewhere between 1101-1138 and test and type here if this works :)