2/16/21

Smart Weapon

 

Plugin:  Smart Weapon

Download: Right Click and Save

MZ Version: Right Click and Save

What does it do:

Based on World of Warcraft, players with a specific "stat" gains the main "stat" of the equipment.

Actors/Classes that have <SmartStat: string> that match part of the Equipment with a <SmartStat: string> will gain stats defined in the Plugin.  <SmartStatName paramid: string> can also be placed on an Actor/Class to rename that stat.

Example:

The default stat will be Attack, and we have a Vanilla Dagger that gives 10 Attack and 10 HP, and the Dagger is designed for Int and Agi.  A wizard with Int gains 10 Attack and 10 HP, but a Warrior with Str only gains the 10 HP.

2/12/21

Enemy Design

Currently designing Enemies.  But what does that mean?

If you are using RPG Maker's default monsters...Most of Ace's monsters use Attack and another skill, though MZ at least sets a few conditions for the second skill.  However, RPG Maker tends to also had default troops of the same monsters, plus monsters progressively get stronger than their previous entries.  Some RPG Maker games default to this design, so when I fight a group containing a Succubus, I'm likely to fight a group of Succubus, so I lack variety.

Of course, if you read Yanfly's Dungeon Design, one way to design dungeons is to create archetypes of the monsters you're fighting.  While Yanfly uses a "party" example, I did play a game where each dungeon is focused on a group of States and two enemies generally cast one of the States (so there are about 4-6 monsters per dungeon).

Similarly, the monsters can be designed on gimmicks rather than architypes, based on a book I read.  In that book, I read that two example monsters were weak, but one could attack more times and another was designed to appear in mass numbers.  Of course, this gimmick can also apply to rarer monsters like the Mimic.

Currently, I am following the archetype design, but I will generally use five kinds of monsters:  Normal, two ranks of the State-appliers, and two ranks of Eaters, and because I want to make a tiered dungeon, there are three core groups, where each tier would increase in difficulty by adding a new archetype of monster (first tier accesses three types of monsters, the second tier accesses four types.)

---

Using the first dungeon as an example, this one only has two bosses and the first half is intended to be a tutorial zone, so I actually have four monsters rather than five. Rather than straight attacking, I want to add some varieties.  Oh, and I intend for the dungeons to focus on one state, which in this case is Web (which turns into Cocoon after a few stacks).

-Rat - A simply monster.  While it will attack, it sometimes will Sniff and increases its Accuracy.

-Barnacle- A rather immobile monster, so it should have less Evasion.  It's one of the Appliers, so in addition to attacking and guarding, it also applies Web.

-Spider- The advanced Applier of Web.  What I mean is that, in addition to applying Web, it can also Entangle to have a chance of converting Web to Cocoon instantly and Bite will apply Poison when the target is Cocooned.  In the first tier, only one Spider may be in battle.

- Worm- The dungeon's Eater, appears inside the second tier.  While it attacks, it can also Swallow, and when it does, it is able to Squeeze the victim inside.

2/11/21

MV Battler Samples

 So here's my progress on some of the Battlers:

Outside of my games, I plan to draw the 30 RTP monsters as listed in VX Ace, but sized and color-coded for MV.  These 30 monsters will be free.  But...

I also plan to craft variants of these 30 monsters.  For each monster, there will be 3 other "brothers in arms" species variants and 2 "father and son" size variants, crossing with each other.  One monster would have 12 selections to choose from, so my "Paid" pack would have 360 monsters in total!  No price yet, though, but likely to be available on Itch.io when done.

2/10/21

Bondage Movment System for MV


 Plugin: Bondage Movement System MV

DownloadItchio  

Link includes additional bondage-related Plugins and a Demo.  All Plugins are compatible with MZ

What Does it Do?:

This plugin simulates bondage on the map (and partly in battle).   There are five tags that can be placed on the actors, armors and states:

<Hop> - You must hop to get through the place!

<Stuck> - Wiggle as you're rooted in place!

<Go> - You can't stop, even if you're not touching anything!

<Confuse: n> - The higher this number, the more likely you'll go off course!

<Jolt: n> - The higher this number, the more frequent you'll experience a jump!

The sixth tag, <Disarmed>, doesn't affect movement but can be altered to prevent ladder-climbing and is used to remove the weapon sprite.  This also includes a simple State Graphic replacer.

If I posted this on the blog before, this has 3 more tags than what was released in the Ace version, one of them a recent development.

What do the other Plugins do?:

I may have already featured them on this blog, but in case  I didn't, the plugins are MV/MZ versions of Gagspeak, Party Chaser, Swap Preserve, and standalone of the Disarmed tag.   

Vore DBS...for MV!


 

Plugin:  Vore DBS MV (Basic)

Download: Itchio

Link also includes MZ version of Plugin and MV Demo.

What does it do?

The Vore DBS simulates vore through the battle system.  When the pred applies a Vore state to a target, the prey is limited to the "stomach" while the outside party won't be able to reach the target normally.

Aside from the core mechanic, there are numerous tags to customize the pred from digestion to graphic changes.  This is regarded as the Basic version compared to what was put in Ace, so there should be an Advanced version at a later date with more mechanics.

Test your (Poison) Limit


Plugin:  Poison Limit

Download: Right Click and Save

What does it do:

This Plugin allows you to alter the Regen/Poison so that the same state does not affect everyone the same way.  It should work for MV and MZ.

Tags are structured as <(Poison/Regen)(Multiplier/Limit)(Hp/Mp/Tp): n>,  so <PoisonMultiplierHp: 50> will make negative Hp regen 50% effective.

-Poison affects total negative regen while Regen affects total positive regen.  This means if you have 5% negative regen and 3% positive regen, the first total is 2% negative regen so the Poison tags take effect.

-Multiplier multiplies the value (100 = 100%) and stacks multiplicative (50% * 50% = 25%).  Limit sets an upper cap for the value.

-Hp/Mp/Tp affects that stat.  If you want to affect Hp and Mp on one object, you would have to use two tags.

Tags can be placed in enemies/actors, armor and states.

Example:

Evil King Bob is a strong boss with 100000 HP, strong enough to take 50% Poison damage and has an amulet that caps Poison damage at 1000 HP.  Now,  a pesky hero hits him with Poison, usually dealing 10% of max health, so someone with as much HP as him may suffer 10000 damage per turn!  Thankfully, he is strong enough to theoretically get 5000 damage instead, but his equipment means he only gets 1000 damage per turn!

As seen above, this plugin can be used to reduce the amount of damage a boss gets compared to a regular enemy so that Poison states can't be used to cheese bosses.  Fans of Borderlands two can also apply Slag, which doubles DoTs.  And it turns out you can use negative numbers with meta tags, so  you can turn Poison into Regen.

Changelog:

2/13 - A few fixes.  Separated Poison and Regen.

Am I back?

Sorry for skipping a year.  I did not focus much on RPG Maker for a time, but I'm planning to this year, and hopefully, I will rant some ideas in-between actual content.

Anyway, my current plan is to make at least one Battler pack and one full game by the end of this year, though I hope to do two of each.  Also, at this point, I will start focusing on RPG Maker MV (and probably MZ at some point).