战斗层试作(等待剧情组)
This commit is contained in:
parent
3f829cd8fd
commit
3228a36b6b
File diff suppressed because one or more lines are too long
@ -15,7 +15,8 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
||||
"MT10",
|
||||
"MT11",
|
||||
"Caimhome",
|
||||
"jiuguan"
|
||||
"jiuguan",
|
||||
"D01"
|
||||
],
|
||||
"floorPartitions": [],
|
||||
"images": [
|
||||
|
54
project/floors/D01.js
Normal file
54
project/floors/D01.js
Normal file
@ -0,0 +1,54 @@
|
||||
main.floors.D01=
|
||||
{
|
||||
"floorId": "D01",
|
||||
"title": "牢狱01",
|
||||
"name": "1",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "grass",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140,140,140,140,140,140, 0,140,140,140,140,140,140],
|
||||
[140, 0, 0, 0, 0, 0, 0, 83, 0, 22, 22, 22,140],
|
||||
[140, 0,140,140,140,140, 0,140,140,140,140,140,140],
|
||||
[140, 0, 0, 0, 0, 81, 0, 82, 82, 82, 0, 23,140],
|
||||
[140, 0,140,140,140,140, 0,140,140,140,140,140,140],
|
||||
[140, 0, 0,140,140,140, 0, 82, 0, 21, 21, 21,140],
|
||||
[140, 0, 0,140,140,140, 0,140,140,140,140,140,140],
|
||||
[140,140, 81,140,140,140, 0, 82, 0, 0, 0, 0,140],
|
||||
[140, 0, 0, 0, 0, 82, 0,140,140,140,140,140,140],
|
||||
[140, 0,140,140, 0,140, 0, 81, 81, 81, 0, 22,140],
|
||||
[140, 0,140, 0, 0,140, 0,140,140,140,140,140,140],
|
||||
[140, 0, 0, 0, 0,140, 0, 81, 0, 0, 0, 0,140],
|
||||
[140,140,140,140,140,140, 0,140,140,140,140,140,140]
|
||||
],
|
||||
"areas": "牢狱",
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"bg2map": [
|
||||
|
||||
],
|
||||
"fg2map": [
|
||||
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user