Search results

  1. FanrirRC

    ICF-Soft Params Core

    Thank you so much for your help, it works perfectly now. And btw this is a seriously awesome plugin.
  2. FanrirRC

    ICF-Soft Params Core

    I calculated the damage output multiple times so that couldn't have been the case. This is the formula I'm currently using 5 * Math.sqrt((a.eat * Math.sqrt(a.atk)) * (b.edf * Math.sqrt(b.def))) I feel like the problem is in the enemies section. Could I have done something wrong with the notetags.
  3. FanrirRC

    ICF-Soft Params Core

    Hello everyone I tried using this plugin to make custom parameters, but for some reason when I try to use the parameters in skill damage formulas but the result is always 0. I tried this on a new project and the result is still the same. The parameters themselves seem to work since they show...
  4. FanrirRC

    Hiding a class from the class change menu (Yanfly)

    I've been having the same issue as well. I really hope someone could help.
  5. FanrirRC

    RMMV Items that control classes

    Sorry, nevermind. I realized I could do this with events instead, but thanks anyways.
  6. FanrirRC

    RMMV Hiding a specific class in Yanfly Change core

    No the class isn't listed as a default class I made sure to leave that party empty
  7. FanrirRC

    RMMV Hiding a specific class in Yanfly Change core

    Hi everyone! I was hoping I could get some help with hiding classes in Yanfly Class Change Core. What I'm trying to do is have an actor that has one primary class that he cannot change and a subclass that can be changed. I configured the parameters and notetags to make sure that the primary...
  8. FanrirRC

    RMMV Items that control classes

    Hello everyone! I wanted to request a plugin that would allow actors to access classes if the required item is in their possession. I just read this again and realized that it might be confusing, so let me explain what I’m trying to do. All the party members have these things called Personas...
  9. FanrirRC

    RMMV Damage Formula - ideas and help

    Yea, it works perfectly now! Thank you so much for your help CHKNRAVE I truly appreciate it
  10. FanrirRC

    RMMV Damage Formula - ideas and help

    Oh yea, It works perfectly now Thank you so much I also realized that when the formula checks this if (a.atk === 99) { dam *= Math.randomInt(10)+2 }; it checks the total atk of the actor, but I've been trying to make it check only the base atk of the class equipped on the actor without...
  11. FanrirRC

    RMMV Damage Formula - ideas and help

    Thanks for the reply I just tried it but it still wouldn't work The damage output is still 0 But I'm pretty sure the problem is in here dam = math.sqrt(a.atk/(2*b.def));
  12. FanrirRC

    RMMV Damage Formula - ideas and help

    Hello everyone I've been trying to make a formula for a skill where the damage is based on multiple factors. The formula was this dam = math.sqrt(a.atk/(2*b.def)); { if (a.isStateAffected(17)) { dam *= 1.4 }; if (a.isStateAffected(18)) { dam *= 0.7 }; if (b.isStateAffected(19)) { dam *= 0.7...
  13. FanrirRC

    Damage Formula Help

    2. You're right but is there a way in order to implement it since I was hoping the base power be multiplied at a random number that doesn't exceed 10 3. Alright, Thank you
  14. FanrirRC

    Damage Formula Help

    I've been trying out different formulas lately but for some reason, it isn't working out for me. I'm still new to damage formulas so I probably have made a mistake. This is the formula I made; damage = (Math.sqrt(a.atk * 2) / Math.sqrt(b.def * 4)) { if (a.isStateAffected(17)) { damage *= 1.4 }...
  15. FanrirRC

    How do make a skill use up Hp instead of Mp?

    Thank you so much you both! I'll check it out right now.
  16. FanrirRC

    How do make a skill use up Hp instead of Mp?

    I'm currently making a persona fan-game as a way to learn to use the system, and for the past few days, I noticed that there was no option for skills using hp instead of Mp and have been struggling to make it work. Is there a way I can do this?
  17. FanrirRC

    Persona 3 Social Stats Menu

    This is really good do you have a version of this for MV or MZ?
  18. FanrirRC

    Failed to load: data/actors.json

    I actually just tried it on firefox and for some reason I got that same error.
  19. FanrirRC

    RMMV Electra: Guardians

    @atoms Well the thing is, the multi story is actually just one story but from different perspectives. Each of them will basically meet different people, have different abilities and will visit different place (some restricted to the other characters) and so on. Also the game will consist of...
  20. FanrirRC

    Tactical Support Unit

    I'll try it out though I'm not sure if that's what I wanted

Latest Threads

Latest Profile Posts

oneOfUs.jpg
Streaming more Poppet Quest game even in about 12 minutes.
Some dog owners really impress me. I'm pushing 2-3 metric tons of garbage containers that destroy everything they hit. What do you think is going to happen to your tiny dog when I run it over? And why are you crossing my path to argue with me? Have you never been hit by 200kgs of garbage?

Lesson for you folks. Never mess with an angry garbage container. Or its driver.
I didn't dispose of a file properly and now my whole game won't start: I get a script error in the Scene Manager stage of game launch. What to do? Transfer it all to a new project? That's going to be tedious. Fortunately I am only nine workdays into it.

Forum statistics

Threads
131,680
Messages
1,222,166
Members
173,426
Latest member
sleepykitsune
Top