姫HimeWorks Blog

Gamble Item Shop 18

Gamble Item Shop

This script allows you to create a shop that sells “gamble items”. Gamble items are shop goods where the player has a random chance of obtaining an item from a pre-determined set of items.

Untargetable State 22

Untargetable State

This script allows you to create a state that prevents you from targeting a battler. When the state is applied, the battler cannot be targeted or affected by any skills or items. (animation not included)

Action Skill Change 54

Action Skill Change

This script allows you to set an action to execute a different skill if certain conditions are met, with some probability. The condition is a formula that can use any game data available, including the...

2

Encounter Conditions

This script allows you to set conditions on whether a troop can be encountered, or whether specific members in a troop will appear. If a troop encounter condition is not met, then the troop...

Shared Exp 0

Shared Exp

This script changes exp gain after battle to distribute the total exp based on the number of alive battle members in the party. One actor in the battle will receive all of the exp, whereas...