En
English
繁體中文
This game needs your review to be officially published.
Write review
APP
Pickle Ken同人陣(最多容納32人)
1,426
335
227h
Description
version 3.1.3
##Pickle Ken同人陣(最多容納32人)
# 更新狀況 之後因爲上學的關係會不定期更新 進度:https://gamelet.online/forum/ch0001 # 游戲目錄: 1) 【一命去殺敵(一)】[最後更新日期:2021年8月23日,任務製作完成] 2) 【一命職業(一)--挑戰神之試煉】[最後更新日期:2021年8月25日,任務製作完成(仲會更新)] 3) 【一命去殺敵(二)__[狙撃戰版]熱門地圖重游】[最後更新日期:2021年8月25日,任務製作完成] # 封面圖片來源: 1)https://images.900.tw/upload_file/42/content/55a4c738-5954-7ed2-3837-338132e2e7d9.jpg # 軍火庫(快速設定武器資源,不用經常讓玩家刷武器,歡迎複製及更改): 建議:先到右邊【加載資源】中加載[shangchengwuqi.png],[yuanchengwuqi.png],[jinzhanwuqi.png]。然後複製和貼上下面的指令碼到你要的.events檔案中。之後到【軍火庫】的file中找出【近身武器】,【遠程武器】,【商城武器】,分別開啓該【彈出選項視窗】,在【訊息圖案】中設定【圖案資源】和【圖案位置】,所有的【圖案位置】設定為【上面】,【圖案資源】就放剛剛加載的3個圖片。 ``` { "id": "軍火庫", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{p1}", "alive": true, "dialogId": "weaponry1z0", "title": "軍火庫(Buy Pickle Ken)", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "", "msgImageSide": "left" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "近身武器", "icon": "" }, { "value": "2", "label": "遠程武器", "icon": "" }, { "value": "3", "label": "戰鬥法寶(未開放)", "icon": "" }, { "value": "4", "label": "商城武器", "icon": "" }, { "value": "5", "label": "任務防備(未開放)", "icon": "" }, { "value": "6", "label": "特效武器", "icon": "" } ] } } ], "checks": [ { "type": "ForEachActor", "data": { "actorMatches": [ { "actorCodes": [ { "method": "equal", "actorCode": "{p.id}" } ], "excludeActorCodes": [], "brain": "all", "camp": { "campAll": true } } ], "varname": "p1", "maxTriggers": "0", "donotActOnEachPass": false, "varnameTotalLoops": "totalLoops", "varnameOfPassCount": "totalPasses", "_logi": { "_and_or": "" }, "_elseEventId": "" } } ], "triggers": [ { "type": "KeyboardPressed", "data": { "playerId": "*", "playerLocal": "p", "timing": "pressed", "key": 74, "keyLocal": "", "ctrl": "", "shift": "" } } ], "color": "#FFFFFF" }, { "id": "近身武器", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{weaponryplayer1}", "alive": true, "dialogId": "weaponry1a0", "title": "近身武器", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "ch0001.weaponry2", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "小刀", "icon": "" }, { "value": "2", "label": "大刀", "icon": "" }, { "value": "3", "label": "雙爪", "icon": "" }, { "value": "4", "label": "盾牌", "icon": "" } ] } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1z0", "playerCodeVarname": "weaponryplayer1", "value": "1", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "近身武器1", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "knife", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1a0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "1", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "近身武器2", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "sword", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1a0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "2", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "近身武器3", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "hook", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1a0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "3", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "近身武器4", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "shield", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1a0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "4", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "遠程武器", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{weaponryplayer1}", "alive": true, "dialogId": "weaponry1b0", "title": "遠程武器", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "ch0001.weaponry6", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "手槍", "icon": "" }, { "value": "2", "label": "狙擊槍", "icon": "" }, { "value": "3", "label": "步槍", "icon": "" }, { "value": "4", "label": "霰彈槍", "icon": "" } ] } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1z0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "2", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "遠程武器1", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "handgun", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1b0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "1", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "遠程武器2", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "snipegun", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1b0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "2", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "遠程武器3", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "rifle", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1b0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "3", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "遠程武器4", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "shotgun", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1b0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "4", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "戰鬥法寶", "disabled": true, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ShowSelectDialog", "data": { "dialogId": "weaponry1c0", "title": "戰鬥法寶", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "近身武器", "icon": "" }, { "value": "2", "label": "遠程武器", "icon": "" }, { "value": "3", "label": "戰鬥法寶", "icon": "" }, { "value": "4", "label": "商城武器", "icon": "" }, { "value": "5", "label": "任務防備", "icon": "" } ], "disabled": true } }, { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{weaponryplayer1}", "alive": true, "dialogId": "weaponry1c0", "title": "戰鬥法寶", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "", "icon": "" }, { "value": "2", "label": "", "icon": "" }, { "value": "3", "label": "", "icon": "" }, { "value": "4", "label": "", "icon": "" } ] } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1z0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "3", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{weaponryplayer1}", "alive": true, "dialogId": "weaponry1d0", "title": "商城武器", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "ch0001.weaponry11", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "01", "label": "冰劍", "icon": "" }, { "value": "02", "label": "水晶弓", "icon": "" }, { "value": "03", "label": "迴旋標(未開放)", "icon": "" }, { "value": "04", "label": "雙刃巨斧", "icon": "" }, { "value": "05", "label": "電磁斧(限用三枚)", "icon": "" }, { "value": "06", "label": "手榴彈(限用三枚)", "icon": "" }, { "value": "07", "label": "閃光彈(限用三枚)", "icon": "" }, { "value": "08", "label": "煙霧彈(限用三枚)", "icon": "" }, { "value": "09", "label": "白銀雙鷹", "icon": "" }, { "value": "10", "label": "火焰戒指", "icon": "" }, { "value": "11", "label": "導航火箭砲", "icon": "" }, { "value": "12", "label": "定時炸彈(限用三枚)", "icon": "" }, { "value": "13", "label": "火焰噴射槍", "icon": "" }, { "value": "14", "label": "激光槍", "icon": "" }, { "value": "15", "label": "雙截刃(未開放)", "icon": "" }, { "value": "16", "label": "長程麻醉槍", "icon": "" }, { "value": "17", "label": "燃燒彈(限用三枚)", "icon": "" } ] } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1z0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "4", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器1", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipItem", "data": { "actorCode": "weaponryplayer1", "itemType": "iceSaberCube", "equip": "true" } }, { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "iceSaber", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "01", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器2", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "bowSet", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "02", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器3", "disabled": true, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "bowSet", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "3", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器4", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "giantAxe", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "04", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器5", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": 2, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "hatchet", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "05", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器6", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": 2, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "grenadeBomb", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "06", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器7", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": 2, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "grenadeStun", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "07", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器8", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": 2, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "grenadeSmoke", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "08", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器9", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "doubleGuns", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "09", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器10", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "ringFire", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "10", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器11", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "rocketLauncher", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "11", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器12", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": 2, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "timeBomb", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "12", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器13", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "flameThrower", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "13", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器14", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "laserGun", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "14", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器15", "disabled": true, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "laserGun", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "15", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器16", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "anaestheticRifle", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "16", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "商城武器17", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": 2, "repeatInterval": 0, "actions": [ { "type": "EquipWeapon", "data": { "actorCode": "weaponryplayer1", "weaponType": "grenadeFire", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1d0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "/17/", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "任務防備", "disabled": true, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{weaponryplayer1}", "alive": true, "dialogId": "weaponry1e0", "title": "任務防備", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "", "icon": "" }, { "value": "2", "label": "", "icon": "" }, { "value": "3", "label": "", "icon": "" }, { "value": "4", "label": "", "icon": "" } ] } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1z0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "5", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "特效武器", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "ActorShowSelectDialog", "data": { "openTargetType": "aCertainPlayer", "playerId": "{weaponryplayer1}", "alive": true, "dialogId": "weaponry1f0", "title": "特效武器", "message": "", "messageType": "text", "msgImage": { "msgImageAlias": "", "msgImageSide": "top" }, "controls": { "buttonIconSide": "right", "conBottom": 8, "conBottomUnit": "px", "confirmLabel": "確定", "confirmIcon": "check", "cancelLabel": "取消", "cancelIcon": "close" }, "options": { "maxWidth": "", "backgroundImage": "", "transition": { "tranClaz": "slide", "tranDuration": "250", "tranDirection": "up" } }, "defaultValue": "", "selectOptions": [ { "value": "1", "label": "冰兒拳", "icon": "" }, { "value": "2", "label": "岩漿拳", "icon": "" }, { "value": "3", "label": "電競主持棒", "icon": "" }, { "value": "4", "label": "2017盾牌", "icon": "" } ] } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1z0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "6", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "特效武器1", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeaponEnh", "data": { "actorCode": "{weaponryplayer1}", "actorGroup": "0", "skydow": true, "royal": true, "third": true, "civil": true, "selectType": "extend", "weaponTypeExtend": "iceFist", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1f0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "1", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "特效武器2", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeaponEnh", "data": { "actorCode": "{weaponryplayer1}", "actorGroup": "0", "skydow": true, "royal": true, "third": true, "civil": true, "selectType": "extend", "weaponTypeExtend": "lavaFist", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1f0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "2", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "特效武器3", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "EquipWeaponEnh", "data": { "actorCode": "{weaponryplayer1}", "actorGroup": "0", "skydow": true, "royal": true, "third": true, "civil": true, "selectType": "extend", "weaponTypeExtend": "esHostStaff", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1f0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "3", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "特效武器4", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "SetWeaponAbility", "data": { "targetType": "allCloseWeaponAlt", "closeWeaponAltType": { "0": "k", "1": "n", "2": "i", "3": "f", "4": "e", "value": "shieldAward" }, "camp": "skydow", "level": "1", "abilityAltType": { "0": "e", "1": "a", "2": "g", "3": "l", "4": "e", "5": "E", "6": "y", "7": "e", "8": "s", "value": "shieldRepair" }, "onGameDispose": "keepSetting", "disabled": false } }, { "type": "SetWeaponAbility", "data": { "targetType": "allCloseWeaponAlt", "closeWeaponAltType": { "0": "k", "1": "n", "2": "i", "3": "f", "4": "e", "value": "shieldAward" }, "camp": "royal", "level": "1", "abilityAltType": { "0": "e", "1": "a", "2": "g", "3": "l", "4": "e", "5": "E", "6": "y", "7": "e", "8": "s", "value": "shieldRepair" }, "onGameDispose": "keepSetting" } }, { "type": "SetWeaponAbility", "data": { "targetType": "allCloseWeaponAlt", "closeWeaponAltType": { "0": "k", "1": "n", "2": "i", "3": "f", "4": "e", "value": "shieldAward" }, "camp": "third", "level": "1", "abilityAltType": { "0": "e", "1": "a", "2": "g", "3": "l", "4": "e", "5": "E", "6": "y", "7": "e", "8": "s", "value": "shieldRepair" }, "onGameDispose": "keepSetting" } }, { "type": "SetWeaponAbility", "data": { "targetType": "allCloseWeaponAlt", "closeWeaponAltType": { "0": "k", "1": "n", "2": "i", "3": "f", "4": "e", "value": "shieldAward" }, "camp": "skydow", "level": "2", "abilityAltType": { "0": "e", "1": "a", "2": "g", "3": "l", "4": "e", "5": "E", "6": "y", "7": "e", "8": "s", "value": "boostUp" }, "onGameDispose": "keepSetting" } }, { "type": "SetWeaponAbility", "data": { "targetType": "allCloseWeaponAlt", "closeWeaponAltType": { "0": "k", "1": "n", "2": "i", "3": "f", "4": "e", "value": "shieldAward" }, "camp": "royal", "level": "2", "abilityAltType": { "0": "e", "1": "a", "2": "g", "3": "l", "4": "e", "5": "E", "6": "y", "7": "e", "8": "s", "value": "boostUp" }, "onGameDispose": "keepSetting" } }, { "type": "SetWeaponAbility", "data": { "targetType": "allCloseWeaponAlt", "closeWeaponAltType": { "0": "k", "1": "n", "2": "i", "3": "f", "4": "e", "value": "shieldAward" }, "camp": "third", "level": "2", "abilityAltType": { "0": "e", "1": "a", "2": "g", "3": "l", "4": "e", "5": "E", "6": "y", "7": "e", "8": "s", "value": "boostUp" }, "onGameDispose": "keepSetting" } }, { "type": "EquipWeaponEnh", "data": { "actorCode": "{weaponryplayer1}", "actorGroup": "0", "skydow": true, "royal": true, "third": true, "civil": true, "selectType": "extend", "weaponTypeExtend": "shieldAward", "weaponIndex": -1, "weaponDrop": true, "itemEventCode": "" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1f0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "4", "evtLocal": "" } } ], "color": "#FFFFFF" }, { "id": "特效武器5", "disabled": false, "folder": "軍火庫", "startTime": 0, "checkInterval": 10, "repeats": -1, "repeatInterval": 0, "actions": [ { "type": "RemoveStuff", "data": { "removeType": "code", "itemCode": "weaponry001" } }, { "type": "AddAltStuff", "data": { "itemCode": "weaponry001", "targetType": "haskaDefault", "itemType": "gatling", "location": { "targetType": "actor", "targetCode": "weaponryplayer1", "alive": true, "range": "0" }, "rotation": 0, "localVarname": "actor" } } ], "checks": [], "triggers": [ { "type": "DialogConfirm", "data": { "dialogId": "weaponry1f0", "supportMultiplayers": true, "closeDialogWhenTrigger": true, "playerCodeVarname": "weaponryplayer1", "value": "5", "evtLocal": "" } } ], "color": "#FFFFFF" } ```
# Changelog (ch0001) ## [v3.2.8](/view/ch0001/3.2.8) (2021-08-25) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.2.7](/view/ch0001/3.2.7) (2021-08-25) #### Added - new features added #### Changed - what were changed #### Fixed bugs: 1) 【一命去殺敵(二)__[狙撃戰版]熱門地圖重游】的團隊號碼已經更改正確 ## [v3.2.6](/view/ch0001/3.2.6) (2021-08-25) #### Added - new features added #### Changed - what were changed #### Fixed bugs: 1) 【一命去殺敵(二)__[狙撃戰版]熱門地圖重游】的團隊號碼已經更改正確 ## [v3.2.5](/view/ch0001/3.2.5) (2021-08-25) #### Added - new features added #### Changed 1) 【一命職業(一)--挑戰神之試煉】强化了角色的生命及能力,及敵人調整等 #### Fixed bugs: 1) 【一命去殺敵(二)__[狙撃戰版]熱門地圖重游】的bug已經更改 2) 【一命職業(一)--挑戰神之試煉】的bug已經更改 ## [v3.2.4](/view/ch0001/3.2.4) (2021-08-24) #### Added 1) 【一命去殺敵(一)】新增2個回生命的魔法陣 2) 【一命職業(一)--挑戰神之試煉】 3) 【一命去殺敵(一)】更新了一些bug 4) 新增【一命去殺敵(二)__[狙撃戰版]熱門地圖重游】 5) 新增【通關】和【失敗】的排行榜 #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.2.3](/view/ch0001/3.2.3) (2021-08-24) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.2.2](/view/ch0001/3.2.2) (2021-08-24) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.2.1](/view/ch0001/3.2.1) (2021-08-23) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.2.0](/view/ch0001/3.2.0) (2021-08-22) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.1.3](/view/ch0001/3.1.3) (2021-07-26) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.1.2](/view/ch0001/3.1.2) (2021-07-26) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.1.1](/view/ch0001/3.1.1) (2021-07-17) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.1.0](/view/ch0001/3.1.0) (2021-07-15) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v3.0.0](/view/ch0001/3.0.0) (2021-07-15) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v2.0.0](/view/ch0001/2.0.0) (2021-07-15) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## [v1.0.0](/view/ch0001/1.0.0) (2021-07-15) #### Added - new features added #### Changed - what were changed #### Fixed bugs: - bugs that are fixed ## Authors **[ken.lee](/profile/100952043074533443748@google)**
Reviews
Game Badges
got badge x 0
Missing badge x 0
powered by Code.Gamelet.com