特定の条件でのみ出現するランダムなエンカウント – Galv_RandEncounterConditions.js

タイトル
Have random encounter troops only appear in certain conditions
作者名
ヘルプ
Galv's Random Encounter Conditions
----------------------------------------------------------------------------
This plugin allows you to set certain condition that control if troops will
be encountered in normal random encounters or not.
----------------------------------------------------------------------------

----------------------------------------------------------------------------
COMMENTS for TROOPS
----------------------------------------------------------------------------
These tags must be placed in comments on the FIRST troop page to work. Each
tag must be in a separate comment to use multiple conditions.

<encSwitch:x,status> x is switch ID, status is either off or on.

<encVar:x,amount> x is the variable ID, amount is the number the
variable should be equal or greater than

<encItem:x,amount> x is the item ID, amount is the number of items
needed to be equal or greater than


For more advanced users, you can also evaluate javascript code to determine
if the troop can be encountered. This is done using the comment:

<encScript:code> Where code is the eval javascript string.

----------------------------------------------------------------------------
Remember, the troops must still appear in the map's random encounter list
and it will still take into account the normal weight and region IDs.
----------------------------------------------------------------------------
パラメータ
( なし )
ライセンス表記
Terms of Use
https://galvs-scripts.com/terms-of-use/

紹介ページ https://galvs-scripts.com/category/rmmv-plugins/mv-on-map/#post-1850