Jump to content

Blackvivi

Member
  • Content Count

    48
  • Joined

  • Last visited

Community Reputation

10

About Blackvivi

  • Rank
    Advanced Member

Profile Information

  • Gender
    Female

RPG Maker Information

  • RM Skill -
    Jack of All Trades
  1. Blackvivi

    Trading Posts

    Yes, I must say, it definitely is
  2. Blackvivi

    Specific Drop

    Oh wow, this is pretty neat!
  3. Blackvivi

    Auto Skill on Turn/Action End

    States now have ability to trigger skills on turns, nice one shad
  4. Blackvivi

    Theolized Gallery

    Holy cow! You did this Theo??? These are really nice! Good job
  5. Blackvivi

    Change character graphics in editor?

    Thank you Theo. That was very helpful!
  6. Blackvivi

    Change character graphics in editor?

    Yes, that and the set move route. But, what i'm trying to achieve is doing this in script editor using a command line. You wouldn't happen to know the command line to changing an actors character graphics would you?
  7. Blackvivi

    Calling another skill in Damage Formula?

    Oh, sorry. I thought it was possible because I found that you could add state to enemy or actor in damage formula with add_state so I thought calling a skill was possible. Oh well, I thought it was possible, thanks though
  8. Blackvivi

    Calling another skill in Damage Formula?

    Im planning to call another skill which i think it would also include another skill formula. I'm making it to where if actor misses then another skill is triggered basically doing the whole action over again except through another skill. its like a double attack except the second attack is not triggered unless the first attack is a miss and that second attack is another skill. So something like this in the damage formula would work? if b.result.hit? 100; else ; $data_skill[50]; end
  9. Blackvivi

    Store and Release Damage

    Tested your demo and had Eric died with store state. Revived him and used release damage and it did a ton of damage, LoL... So, the next turn, I used the same skill which is release damage just to see if it reseted but it didn't. The damage was constant. I'm guessing the store state was removed when death but release damage doesn't. I just wanted to point that out
  10. Blackvivi

    Captain Shad's War Galleon

    Ops sorry! :wacko: Thought I had it in the right spot but guess not... but thank you anyway
  11. Blackvivi

    Store and Release Damage

    Very nice I can think of many skills to use this Can you make an option please so that way when actor or enemy that has this state on dies, it resets the store damage
  12. Blackvivi

    Captain Shad's War Galleon

    I was googling for a ship tileset specifically to match the small sprite ship that I am using but was unlucky after long time of searching. So, the heck with searching and just made one. I name this Captain Shad's War Galleon! Free for use
  13. Blackvivi

    Parameters decreases on certain types of armor

    Please close, solved by Shad3
  14. Blackvivi

    Treasure Chests

    Nice! It now works outside of battle
×
Top ArrowTop Arrow Highlighted