当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
YEP Picture Common Events - YEP_PictureCommonEvents.js

▼YEP Picture Common Events(Yanfly様作) - YEP_PictureCommonEvents.js
https://plugin.fungamemake.com/archives/10669
マップ画面で特定の画像がクリックされた時にコモンイベントを実行
ふりがな:ぴくちゃーこもんいべんと
機能概要: マップ画面で特定の画像がクリックされた時にコモンイベントを実行
利用規約(ライセンス):http://www.yanfly.moe/wiki/Category:Yanfly_Engine_Plugi…
作者:Yanfly
作者サイト:http://yanfly.moe/
解説ページ:https://fungamemake.com/archives/1426
ダウンロードページ:http://yanfly.moe/2016/04/01/yep-88-picture-common-even…
ファイル名:YEP_PictureCommonEvents.js
プラグインのヘルプ:
/*:ja * @plugindesc v1.06 マップ画面で特定の画像がクリックされた時にコモンイベントを実行させます。 * @author Yanfly Engine Plugins * * @param ---一般--- * @default * * @param Enable Touch Move * @parent ---一般--- * @type boolean * @on YES * @off NO * @desc タッチ移動はデフォルトで有効にしますか? * NO - false YES - true Default: true * @default true * * @param Hide Message * @parent ---一般--- * @type boolean * @on YES * @off NO * @desc メッセージ中にコモンイベントと一緒に画像を隠す? * NO - false YES - true Default: true * @default true * * @param ---画像 1--- * @default * * @param Picture 1 Click * @parent ---画像 1--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 1 Repeat * @parent ---画像 1--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 1 Hold * @parent ---画像 1--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 1 Release * @parent ---画像 1--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 2--- * @default * * @param Picture 2 Click * @parent ---画像 2--- * @type common_event * @desc * このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 2 Repeat * @parent ---画像 2--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 2 Hold * @parent ---画像 2--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 2 Release * @parent ---画像 2--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 3--- * @default * * @param Picture 3 Click * @parent ---画像 3--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 3 Repeat * @parent ---画像 3--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 3 Hold * @parent ---画像 3--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 3 Release * @parent ---画像 3--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 4--- * @default * * @param Picture 4 Click * @parent ---画像 4--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 4 Repeat * @parent ---画像 4--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 4 Hold * @parent ---画像 4--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 4 Release * @parent ---画像 4--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 5--- * @default * * @param Picture 5 Click * @parent ---画像 5--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 5 Repeat * @parent ---画像 5--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 5 Hold * @parent ---画像 5--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 5 Release * @parent ---画像 5--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 6--- * @default * * @param Picture 6 Click * @parent ---画像 6--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 6 Repeat * @parent ---画像 6--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 6 Hold * @parent ---画像 6--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 6 Release * @parent ---画像 6--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 7--- * @default * * @param Picture 7 Click * @parent ---画像 7--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 7 Repeat * @parent ---画像 7--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 7 Hold * @parent ---画像 7--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 7 Release * @parent ---画像 7--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 8--- * @default * * @param Picture 8 Click * @parent ---画像 8--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 8 Repeat * @parent ---画像 8--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 8 Hold * @parent ---画像 8--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 8 Release * @parent ---画像 8--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 9--- * @default * * @param Picture 9 Click * @parent ---画像 9--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 9 Repeat * @parent ---画像 9--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 9 Hold * @parent ---画像 9--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 9 Release * @parent ---画像 9--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 10--- * @default * * @param Picture 10 Click * @parent ---画像 10--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 10 Repeat * @parent ---画像 10--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 10 Hold * @parent ---画像 10--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 10 Release * @parent ---画像 10--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 11--- * @default * * @param Picture 11 Click * @parent ---画像 11--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 11 Repeat * @parent ---画像 11--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 11 Hold * @parent ---画像 11--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 11 Release * @parent ---画像 11--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 12--- * @default * * @param Picture 12 Click * @parent ---画像 12--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 12 Repeat * @parent ---画像 12--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 12 Hold * @parent ---画像 12--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 12 Release * @parent ---画像 12--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 13--- * @default * * @param Picture 13 Click * @parent ---画像 13--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 13 Repeat * @parent ---画像 13--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 13 Hold * @parent ---画像 13--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 13 Release * @parent ---画像 13--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 14--- * @default * * @param Picture 14 Click * @parent ---画像 14--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 14 Repeat * @parent ---画像 14--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 14 Hold * @parent ---画像 14--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 14 Release * @parent ---画像 14--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 15--- * @default * * @param Picture 15 Click * @parent ---画像 15--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 15 Repeat * @parent ---画像 15--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 15 Hold * @parent ---画像 15--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 15 Release * @parent ---画像 15--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 16--- * @default * * @param Picture 16 Click * @parent ---画像 16--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 16 Repeat * @parent ---画像 16--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 16 Hold * @parent ---画像 16--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 16 Release * @parent ---画像 16--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 17--- * @default * * @param Picture 17 Click * @parent ---画像 17--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 17 Repeat * @parent ---画像 17--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 17 Hold * @parent ---画像 17--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 17 Release * @parent ---画像 17--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 18--- * @default * * @param Picture 18 Click * @parent ---画像 18--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 18 Repeat * @parent ---画像 18--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 18 Hold * @parent ---画像 18--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 18 Release * @parent ---画像 18--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 19--- * @default * * @param Picture 19 Click * @parent ---画像 19--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 19 Repeat * @parent ---画像 19--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 19 Hold * @parent ---画像 19--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 19 Release * @parent ---画像 19--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 20--- * @default * * @param Picture 20 Click * @parent ---画像 20--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 20 Repeat * @parent ---画像 20--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 20 Hold * @parent ---画像 20--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 20 Release * @parent ---画像 20--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 21--- * @default * * @param Picture 21 Click * @parent ---画像 21--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 21 Repeat * @parent ---画像 21--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 21 Hold * @parent ---画像 21--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 21 Release * @parent ---画像 21--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 22--- * @default * * @param Picture 22 Click * @parent ---画像 22--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 22 Repeat * @parent ---画像 22--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 22 Hold * @parent ---画像 22--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 22 Release * @parent ---画像 22--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 23--- * @default * * @param Picture 23 Click * @parent ---画像 23--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 23 Repeat * @parent ---画像 23--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 23 Hold * @parent ---画像 23--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 23 Release * @parent ---画像 23--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 24--- * @default * * @param Picture 24 Click * @parent ---画像 24--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 24 Repeat * @parent ---画像 24--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 24 Hold * @parent ---画像 24--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 24 Release * @parent ---画像 24--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 25--- * @default * * @param Picture 25 Click * @parent ---画像 25--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 25 Repeat * @parent ---画像 25--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 25 Hold * @parent ---画像 25--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 25 Release * @parent ---画像 25--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 26--- * @default * * @param Picture 26 Click * @parent ---画像 26--- * @type common_event * @desc * このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 26 Repeat * @parent ---画像 26--- * @type common_event * @desc * このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 26 Hold * @parent ---画像 26--- * @type common_event * @desc * このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 26 Release * @parent ---画像 26--- * @type common_event * @desc * このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 27--- * @default * * @param Picture 27 Click * @parent ---画像 27--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 27 Repeat * @parent ---画像 27--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 27 Hold * @parent ---画像 27--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 27 Release * @parent ---画像 27--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 28--- * @default * * @param Picture 28 Click * @parent ---画像 28--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 28 Repeat * @parent ---画像 28--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 28 Hold * @parent ---画像 28--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 28 Release * @parent ---画像 28--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 29--- * @default * * @param Picture 29 Click * @parent ---画像 29--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 29 Repeat * @parent ---画像 29--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 29 Hold * @parent ---画像 29--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 29 Release * @parent ---画像 29--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 30--- * @default * * @param Picture 30 Click * @parent ---画像 30--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 30 Repeat * @parent ---画像 30--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 30 Hold * @parent ---画像 30--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 30 Release * @parent ---画像 30--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 31--- * @default * * @param Picture 31 Click * @parent ---画像 31--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 31 Repeat * @parent ---画像 31--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 31 Hold * @parent ---画像 31--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 31 Release * @parent ---画像 31--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 32--- * @default * * @param Picture 32 Click * @parent ---画像 32--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 32 Repeat * @parent ---画像 32--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 32 Hold * @parent ---画像 32--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 32 Release * @parent ---画像 32--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 33--- * @default * * @param Picture 33 Click * @parent ---画像 33--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 33 Repeat * @parent ---画像 33--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 33 Hold * @parent ---画像 33--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 33 Release * @parent ---画像 33--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 34--- * @default * * @param Picture 34 Click * @parent ---画像 34--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 34 Repeat * @parent ---画像 34--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 34 Hold * @parent ---画像 34--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 34 Release * @parent ---画像 34--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 35--- * @default * * @param Picture 35 Click * @parent ---画像 35--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 35 Repeat * @parent ---画像 35--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 35 Hold * @parent ---画像 35--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 35 Release * @parent ---画像 35--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 36--- * @default * * @param Picture 36 Click * @parent ---画像 36--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 36 Repeat * @parent ---画像 36--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 36 Hold * @parent ---画像 36--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 36 Release * @parent ---画像 36--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 37--- * @default * * @param Picture 37 Click * @parent ---画像 37--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 37 Repeat * @parent ---画像 37--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 37 Hold * @parent ---画像 37--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 37 Release * @parent ---画像 37--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 38--- * @default * * @param Picture 38 Click * @parent ---画像 38--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 38 Repeat * @parent ---画像 38--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 38 Hold * @parent ---画像 38--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 38 Release * @parent ---画像 38--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 39--- * @default * * @param Picture 39 Click * @parent ---画像 39--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 39 Repeat * @parent ---画像 39--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 39 Hold * @parent ---画像 39--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 39 Release * @parent ---画像 39--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 40--- * @default * * @param Picture 40 Click * @parent ---画像 40--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 40 Repeat * @parent ---画像 40--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 40 Hold * @parent ---画像 40--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 40 Release * @parent ---画像 40--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 41--- * @default * * @param Picture 41 Click * @parent ---画像 41--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 41 Repeat * @parent ---画像 41--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 41 Hold * @parent ---画像 41--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 41 Release * @parent ---画像 41--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 42--- * @default * * @param Picture 42 Click * @parent ---画像 42--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 42 Repeat * @parent ---画像 42--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 42 Hold * @parent ---画像 42--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 42 Release * @parent ---画像 42--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 43--- * @default * * @param Picture 43 Click * @parent ---画像 43--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 43 Repeat * @parent ---画像 43--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 43 Hold * @parent ---画像 43--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 43 Release * @parent ---画像 43--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 44--- * @default * * @param Picture 44 Click * @parent ---画像 44--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 44 Repeat * @parent ---画像 44--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 44 Hold * @parent ---画像 44--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 44 Release * @parent ---画像 44--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 45--- * @default * * @param Picture 45 Click * @parent ---画像 45--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 45 Repeat * @parent ---画像 45--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 45 Hold * @parent ---画像 45--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 45 Release * @parent ---画像 45--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 46--- * @default * * @param Picture 46 Click * @parent ---画像 46--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 46 Repeat * @parent ---画像 46--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 46 Hold * @parent ---画像 46--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 46 Release * @parent ---画像 46--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 47--- * @default * * @param Picture 47 Click * @parent ---画像 47--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 47 Repeat * @parent ---画像 47--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 47 Hold * @parent ---画像 47--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 47 Release * @parent ---画像 47--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 48--- * @default * * @param Picture 48 Click * @parent ---画像 48--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 48 Repeat * @parent ---画像 48--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 48 Hold * @parent ---画像 48--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 48 Release * @parent ---画像 48--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 49--- * @default * * @param Picture 49 Click * @parent ---画像 49--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 49 Repeat * @parent ---画像 49--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 49 Hold * @parent ---画像 49--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 49 Release * @parent ---画像 49--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 50--- * @default * * @param Picture 50 Click * @parent ---画像 50--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 50 Repeat * @parent ---画像 50--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 50 Hold * @parent ---画像 50--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 50 Release * @parent ---画像 50--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 51--- * @default * * @param Picture 51 Click * @parent ---画像 51--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 51 Repeat * @parent ---画像 51--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 51 Hold * @parent ---画像 51--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 51 Release * @parent ---画像 51--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 52--- * @default * * @param Picture 52 Click * @parent ---画像 52--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 52 Repeat * @parent ---画像 52--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 52 Hold * @parent ---画像 52--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 52 Release * @parent ---画像 52--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 53--- * @default * * @param Picture 53 Click * @parent ---画像 53--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 53 Repeat * @parent ---画像 53--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 53 Hold * @parent ---画像 53--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 53 Release * @parent ---画像 53--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 54--- * @default * * @param Picture 54 Click * @parent ---画像 54--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 54 Repeat * @parent ---画像 54--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 54 Hold * @parent ---画像 54--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 54 Release * @parent ---画像 54--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 55--- * @default * * @param Picture 55 Click * @parent ---画像 55--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 55 Repeat * @parent ---画像 55--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 55 Hold * @parent ---画像 55--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 55 Release * @parent ---画像 55--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 56--- * @default * * @param Picture 56 Click * @parent ---画像 56--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 56 Repeat * @parent ---画像 56--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 56 Hold * @parent ---画像 56--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 56 Release * @parent ---画像 56--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 57--- * @default * * @param Picture 57 Click * @parent ---画像 57--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 57 Repeat * @parent ---画像 57--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 57 Hold * @parent ---画像 57--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 57 Release * @parent ---画像 57--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 58--- * @default * * @param Picture 58 Click * @parent ---画像 58--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 58 Repeat * @parent ---画像 58--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 58 Hold * @parent ---画像 58--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 58 Release * @parent ---画像 58--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 59--- * @default * * @param Picture 59 Click * @parent ---画像 59--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 59 Repeat * @parent ---画像 59--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 59 Hold * @parent ---画像 59--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 59 Release * @parent ---画像 59--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 60--- * @default * * @param Picture 60 Click * @parent ---画像 60--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 60 Repeat * @parent ---画像 60--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 60 Hold * @parent ---画像 60--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 60 Release * @parent ---画像 60--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 61--- * @default * * @param Picture 61 Click * @parent ---画像 61--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 61 Repeat * @parent ---画像 61--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 61 Hold * @parent ---画像 61--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 61 Release * @parent ---画像 61--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 62--- * @default * * @param Picture 62 Click * @parent ---画像 62--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 62 Repeat * @parent ---画像 62--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 62 Hold * @parent ---画像 62--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 62 Release * @parent ---画像 62--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 63--- * @default * * @param Picture 63 Click * @parent ---画像 63--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 63 Repeat * @parent ---画像 63--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 63 Hold * @parent ---画像 63--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 63 Release * @parent ---画像 63--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 64--- * @default * * @param Picture 64 Click * @parent ---画像 64--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 64 Repeat * @parent ---画像 64--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 64 Hold * @parent ---画像 64--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 64 Release * @parent ---画像 64--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 65--- * @default * * @param Picture 65 Click * @parent ---画像 65--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 65 Repeat * @parent ---画像 65--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 65 Hold * @parent ---画像 65--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 65 Release * @parent ---画像 65--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 66--- * @default * * @param Picture 66 Click * @parent ---画像 66--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 66 Repeat * @parent ---画像 66--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 66 Hold * @parent ---画像 66--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 66 Release * @parent ---画像 66--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 67--- * @default * * @param Picture 67 Click * @parent ---画像 67--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 67 Repeat * @parent ---画像 67--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 67 Hold * @parent ---画像 67--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 67 Release * @parent ---画像 67--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 68--- * @default * * @param Picture 68 Click * @parent ---画像 68--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 68 Repeat * @parent ---画像 68--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 68 Hold * @parent ---画像 68--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 68 Release * @parent ---画像 68--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 69--- * @default * * @param Picture 69 Click * @parent ---画像 69--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 69 Repeat * @parent ---画像 69--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 69 Hold * @parent ---画像 69--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 69 Release * @parent ---画像 69--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 70--- * @default * * @param Picture 70 Click * @parent ---画像 70--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 70 Repeat * @parent ---画像 70--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 70 Hold * @parent ---画像 70--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 70 Release * @parent ---画像 70--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 71--- * @default * * @param Picture 71 Click * @parent ---画像 71--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 71 Repeat * @parent ---画像 71--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 71 Hold * @parent ---画像 71--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 71 Release * @parent ---画像 71--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 72--- * @default * * @param Picture 72 Click * @parent ---画像 72--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 72 Repeat * @parent ---画像 72--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 72 Hold * @parent ---画像 72--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 72 Release * @parent ---画像 72--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 73--- * @default * * @param Picture 73 Click * @parent ---画像 73--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 73 Repeat * @parent ---画像 73--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 73 Hold * @parent ---画像 73--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 73 Release * @parent ---画像 73--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 74--- * @default * * @param Picture 74 Click * @parent ---画像 74--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 74 Repeat * @parent ---画像 74--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 74 Hold * @parent ---画像 74--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 74 Release * @parent ---画像 74--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 75--- * @default * * @param Picture 75 Click * @parent ---画像 75--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 75 Repeat * @parent ---画像 75--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 75 Hold * @parent ---画像 75--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 75 Release * @parent ---画像 75--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 76--- * @default * * @param Picture 76 Click * @parent ---画像 76--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 76 Repeat * @parent ---画像 76--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 76 Hold * @parent ---画像 76--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 76 Release * @parent ---画像 76--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 77--- * @default * * @param Picture 77 Click * @parent ---画像 77--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 77 Repeat * @parent ---画像 77--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 77 Hold * @parent ---画像 77--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 77 Release * @parent ---画像 77--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 78--- * @default * * @param Picture 78 Click * @parent ---画像 78--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 78 Repeat * @parent ---画像 78--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 78 Hold * @parent ---画像 78--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 78 Release * @parent ---画像 78--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 79--- * @default * * @param Picture 79 Click * @parent ---画像 79--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 79 Repeat * @parent ---画像 79--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 79 Hold * @parent ---画像 79--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 79 Release * @parent ---画像 79--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 80--- * @default * * @param Picture 80 Click * @parent ---画像 80--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 80 Repeat * @parent ---画像 80--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 80 Hold * @parent ---画像 80--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 80 Release * @parent ---画像 80--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 81--- * @default * * @param Picture 81 Click * @parent ---画像 81--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 81 Repeat * @parent ---画像 81--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 81 Hold * @parent ---画像 81--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 81 Release * @parent ---画像 81--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 82--- * @default * * @param Picture 82 Click * @parent ---画像 82--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 82 Repeat * @parent ---画像 82--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 82 Hold * @parent ---画像 82--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 82 Release * @parent ---画像 82--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 83--- * @default * * @param Picture 83 Click * @parent ---画像 83--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 83 Repeat * @parent ---画像 83--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 83 Hold * @parent ---画像 83--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 83 Release * @parent ---画像 83--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 84--- * @default * * @param Picture 84 Click * @parent ---画像 84--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 84 Repeat * @parent ---画像 84--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 84 Hold * @parent ---画像 84--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 84 Release * @parent ---画像 84--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 85--- * @default * * @param Picture 85 Click * @parent ---画像 85--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 85 Repeat * @parent ---画像 85--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 85 Hold * @parent ---画像 85--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 85 Release * @parent ---画像 85--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 86--- * @default * * @param Picture 86 Click * @parent ---画像 86--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 86 Repeat * @parent ---画像 86--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 86 Hold * @parent ---画像 86--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 86 Release * @parent ---画像 86--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 87--- * @default * * @param Picture 87 Click * @parent ---画像 87--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 87 Repeat * @parent ---画像 87--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 87 Hold * @parent ---画像 87--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 87 Release * @parent ---画像 87--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 88--- * @default * * @param Picture 88 Click * @parent ---画像 88--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 88 Repeat * @parent ---画像 88--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 88 Hold * @parent ---画像 88--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 88 Release * @parent ---画像 88--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 89--- * @default * * @param Picture 89 Click * @parent ---画像 89--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 89 Repeat * @parent ---画像 89--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 89 Hold * @parent ---画像 89--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 89 Release * @parent ---画像 89--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 90--- * @default * * @param Picture 90 Click * @parent ---画像 90--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 90 Repeat * @parent ---画像 90--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 90 Hold * @parent ---画像 90--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 90 Release * @parent ---画像 90--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 91--- * @default * * @param Picture 91 Click * @parent ---画像 91--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 91 Repeat * @parent ---画像 91--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 91 Hold * @parent ---画像 91--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 91 Release * @parent ---画像 91--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 92--- * @default * * @param Picture 92 Click * @parent ---画像 92--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 92 Repeat * @parent ---画像 92--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 92 Hold * @parent ---画像 92--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 92 Release * @parent ---画像 92--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 93--- * @default * * @param Picture 93 Click * @parent ---画像 93--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 93 Repeat * @parent ---画像 93--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 93 Hold * @parent ---画像 93--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 93 Release * @parent ---画像 93--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 94--- * @default * * @param Picture 94 Click * @parent ---画像 94--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 94 Repeat * @parent ---画像 94--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 94 Hold * @parent ---画像 94--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 94 Release * @parent ---画像 94--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 95--- * @default * * @param Picture 95 Click * @parent ---画像 95--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 95 Repeat * @parent ---画像 95--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 95 Hold * @parent ---画像 95--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 95 Release * @parent ---画像 95--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 96--- * @default * * @param Picture 96 Click * @parent ---画像 96--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 96 Repeat * @parent ---画像 96--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 96 Hold * @parent ---画像 96--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 96 Release * @parent ---画像 96--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 97--- * @default * * @param Picture 97 Click * @parent ---画像 97--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 97 Repeat * @parent ---画像 97--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 97 Hold * @parent ---画像 97--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 97 Release * @parent ---画像 97--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 98--- * @default * * @param Picture 98 Click * @parent ---画像 98--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 98 Repeat * @parent ---画像 98--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 98 Hold * @parent ---画像 98--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 98 Release * @parent ---画像 98--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 99--- * @default * * @param Picture 99 Click * @parent ---画像 99--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 99 Repeat * @parent ---画像 99--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 99 Hold * @parent ---画像 99--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 99 Release * @parent ---画像 99--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param ---画像 100--- * @default * * @param Picture 100 Click * @parent ---画像 100--- * @type common_event * @desc このIDの画像がクリックされた時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 100 Repeat * @parent ---画像 100--- * @type common_event * @desc このIDの画像が6フレーム毎に保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 100 Hold * @parent ---画像 100--- * @type common_event * @desc このIDの画像がクリックされて保持されている時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @param Picture 100 Release * @parent ---画像 100--- * @type common_event * @desc このIDの画像が放された時、このコモンイベントを実行します。コモンイベントが発生しないようにするには、0に * @default 0 * * @help * 翻訳:ムノクラ * https://munokura.tk/ * https://twitter.com/munokura/ * * ============================================================================ * Introduction * ============================================================================ * * このプラグインを使用すると、画像をクリックまたはタッチした時、 * 関連付けされているコモンイベントを使用可能になります。 * * ============================================================================ * Instructions * ============================================================================ * * プラグインのパラメータでは、 * 1から100までにリストされている各画像IDにコモンイベントIDを設定できます * (RPGツクールMVで使用される画像の最大数は100です)。 * 画像の不透明度が1の場合、その画像はコモンイベントに使用できます。 * コモンイベントと結び付けることができる4つの条件タイプがあります。 * * --- * * - クリック - * 画像がクリックされ、表示されているコモンイベント値が0を超えると、 * コモンイベントがトリガーされます。 * これは、プレーヤーがマウスを離すまで * (または画面へのタッチが止まるまで)1回だけトリガーされます。 * * - REPEAT - * マウスをクリックして押したままにした場合 * (またはタッチスクリーンを押したままにしている場合)、 * マウスが画像領域内にあり、 * 表示されているコモンイベント値が0より上であれば、 * プレーヤーがマウスを放す(または画面に触れるのを止める)か、 * マウスを画像の境界の外に移動します。 * * - HOLD - * マウスをクリックして押したままにした場合 * (またはタッチスクリーンを押したままにしている場合)、 * マウスが画像領域内にあり、 * 表示されているコモンイベント値が0を超えている限りマウスを押す * (または画面に触れないようにする)か、 * マウスを画像の境界線の外側に移動します。 * * - RELEASE - * クリックされたマウスを放すと * (またはプレーヤーが画面へのタッチをやめた瞬間に) * この画像の上でマウスを放します。 * 一覧に表示されている画像のコモンイベント値が0を超えると、 * 解放されます。 * * --- * * コモンイベントに関連付けられた画像に関して、 * いくつかの行動の変化があることに注意してください。 * コモンイベントに関連付けされている画像は、 * 全てマップのスプライトセットとは別になり、 * 代わりにシーンに関連付けされます。 * これは、 * 画面がスクロールされたり、 * ズームインされたり、 * 揺れたりした場合に、 * 関連付けられた画像に影響を与えないようにするためです。 * * 画像は一般にUI属性として使用されるためであり、 * UI属性は位置を変更しないという慣習のもとで最も効果的に機能します。 * * ============================================================================ * Plugin Commands * ============================================================================ * * 以下は、PictureCommonEvents.js で制御を追加したい場合に * 使用できるプラグインコマンドです。 * * プラグインコマンド * * EnableTouchMove * DisableTouchMove * - プレーヤーが画面上の目的地を押してそこに移動することを許可するか、 * プレーヤーがタッチ移動を使用できないようにします。 * * HidePictureCommonEvents * ShowPictureCommonEvents * - 手動でコモンイベントに関連付けされているすべての画像を * 非表示/表示します。 * 表示されている場合、画像は以前の不透明度の値に戻ります。 * 非表示の画像はコモンイベントのトリガーにはできません。 * * MovePlayer Down * MovePlayer Left * MovePlayer Right * MovePlayer Up * - (キーボードまたはコントローラを介して) * 4方向入力を使用して移動しているかのように、 * プレーヤのキャラクタを移動させます。 * これは'Press'で最もよく使われます。 * * TriggerButton Ok * TriggerButton Cancel * TriggerButton Dash * TriggerButton PageUp * TriggerButton PageDown * TriggerButton Left * TriggerButton Up * TriggerButton Right * TriggerButton Down * - 元の機能のすべてのキーにコモンイベントが関連付けされている場合、 * ゲームがそれらの元の機能の1つのボタンコマンドをトリガーするように * シミュレートします。 * * ============================================================================ * Changelog * ============================================================================ * * Version 1.06: * - Updated for RPG Maker MV version 1.5.0. * * Version 1.05: * - Added bug fixes found by Splendith: * - Bug fixed for events that allow the player to move immediately after * pressing the picture common event. * - Bug fixed for 'HidePictureCommonEvents' and 'ShowPictureCommonEvents' * plugin command that caused normal pictures to hide/show, too. * * Version 1.04: * - Fixed a bug that caused the 'HidePictureCommonEvents' plugin command to * not function properly. * * Version 1.03: * - Disabling Touch Move now also disables the Right Click button and * on-screen Two Finger tap to prevent random menu calls. * * Version 1.02: * - Fixed a bug that prevented the MovePlayer commands from working without a * dependency on the YEP_RegionEvents plugin. * * Version 1.01: * - Changed this plugin's Imported setting to YEP_PictureCommonEvents. * * Version 1.00: * - Finished Plugin! */