Jump to content

devonair320

Member
  • Content Count

    58
  • Joined

  • Last visited

Community Reputation

6

About devonair320

  • Rank
    Advanced Member
  • Birthday 03/20/1994

Profile Information

  • Gender
    Female
  1. devonair320

    Boss Battle Phases (Whelk Style)

    @lonequeso: That makes total sense! I'll tinker around but I'm sure it won't be difficult. Thank you very much! @Victor Sant: This is perfect! Thank you so much! @Maki 13: Looks like Victor's already got it covered! But I am excited to see what YF comes out with next as well! Thanks!
  2. devonair320

    Boss Battle Phases (Whelk Style)

    Ah thank you so much! I had no idea it was so easy! I really appreciate it! EDIT: This is probably a really dumb question also, but, how do you make a specific counterattack? Like "when attacked, execute skill x?" Rather than just putting the Counter status on them. And -- how do I make the enemy transform back? I'm only seeing the option to transform into the other form, not back.
  3. devonair320

    Secret Passages

    That helps a lot! I think I got it work Thank you so much!
  4. Thanks for the help! I'll try that, and I'll keep an eye out for any plugins that might make this easier and more streamline
  5. devonair320

    Lava Tiles (Bravely Default Fire Temple)

    Thank you so much! That's what I was thinking, I just wasn't sure how to go about doing it. I think having Yanfly's Smart Jump plugin will really help out too with puzzles like this. Thanks again! EDIT: So I've tried this with the Smart Jump plugin and it works great! I've got stones on top of lava that appear and slowly disappear, so you have to jump on them while they're visible to get across. The only issue is, when you jump on one and it disappears under you, you're just standing in the middle of lava :I I tried doing a damage tile thing, but the damage still happened when jumping on the stones. I think rather than that, though, I want it to be like, if the player is still standing on the event when the graphic changes to None (so when Self-Switch B is ON), then they suffer however much damage and are transported back to the start of the puzzle. I'm just not sure how to make that. It sounds like a conditional branch, but I don't see any "if player is standing here" option. Would I have to use some script language? If so, what would that be? Thanks for any help!
  6. devonair320

    Reflect Skill Not Working?

    Oh my gosh, you just fixed everything. It's all set on Certain Hit -- I didn't even know that was a thing! Wow, I feel dumb OTL Thank you so much!
  7. devonair320

    Reflect Skill Not Working?

    I've really just got a collection of Yanfly here.
  8. devonair320

    VE Animated Battles Script - Use RTP Art Battlers?

    Oh wow hi! Thank you so very much! It's a fantastic script, and I'm so glad that I can keep using it!
  9. devonair320

    Yanfly Elemental Amplifier Script Error

    Ahh thank you very much! I'm surprised I couldn't find that website earlier, I'm so glad you have it!
  10. devonair320

    Yanfly Elemental Amplifier Script Error

    Yes, but what if I wanted a weapon/armor that gave the bearer +50% power to Holy attacks? Like a staff that makes Holy spells more powerful? It seems like such a basic thing to need, I'm surprised that it's not straight forward. I'd hate to have to work around it with a state :/ Is there any way to edit the Yanfly script to work with Ace? Or is that more difficult than it sounds?
  11. devonair320

    Dead sprite

    I'm on it! I'll have it for you in less than a half hour. EDIT: Here you go! I put it in a sprite sheet so it'll be easy for you to change to and from the walking and down graphics.
  12. devonair320

    Yanfly Elemental Amplifier Script Error

    That'd be perfect! Do you know the name/link? EDIT: It seems it's from a guy named Victor Saint, whose wordpress site is down :/ Is there any existing link to the script? I thought I could use the built in Element Rate thing but that only applies to defense, right? Is there anything in the engine that can amplify elemental attacks?
  13. devonair320

    Yanfly Elemental Amplifier Script Error

    Oh! I did not know that, thank you! Is there any other script that does the same thing? Or some other work-around to give the same effect to weapons/armors?
  14. devonair320

    Skill Unavailable Message

    Ah this is perfect! Thank you so much! I'll just need to see what the strings I need are but that should be easy. You both are wonderful! On the off-chance -- do either of you know the string necessary for "if actor [x] is in party"? I think I know the one for their tp being full (something along the lines of $game_actors[x].tp=100 I think) EDIT: Ah, found it here actually! It's $game_actors[x].battle_member=true (or yes, I'll find out which, but it should be "true").
  15. devonair320

    Common Events In Battle

    This is wonderful! Thank you so much!
×
Top ArrowTop Arrow Highlighted