Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
#469 update assets for Fall 2021 Event
Browse files Browse the repository at this point in the history
  • Loading branch information
perryhuynh committed Nov 4, 2021
1 parent fcaf2a6 commit 7aadb1f
Show file tree
Hide file tree
Showing 14 changed files with 47 additions and 436 deletions.
Binary file removed assets/combat/_event_next_page_1.png
Binary file not shown.
Binary file modified assets/combat/_event_world_E-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/combat/_event_world_E-2.png
Binary file not shown.
Binary file removed assets/combat/_event_world_E-3.png
Binary file not shown.
Binary file modified assets/combat/c_world_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/expedition/e_world_2.png
Binary file not shown.
Binary file removed assets/expedition/e_world_3.png
Binary file not shown.
Binary file removed assets/expedition/e_world_4.png
Binary file not shown.
Binary file removed assets/expedition/e_world_5.png
Binary file not shown.
Binary file removed assets/expedition/e_world_7.png
Binary file not shown.
Binary file modified assets/expedition/e_world_E.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
124 changes: 47 additions & 77 deletions data/combat/E-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,116 +4,86 @@
"enemy_context": ["subs"],
"nodes": {
"A": {
"coords": [992, 420]
"coords": [220, 358],
"types": ["select"]
},
"B": {
"coords": [952, 346]
"coords": [250, 425],
"types": ["air"]
},
"C": {
"coords": [923, 292]
},
"C1": {
"coords": [1002, 274]
},
"C2": {
"coords": [965, 212]
"coords": [287, 503]
},
"D": {
"coords": [866, 202],
"types": ["air"]
"coords": [306, 367],
"types": ["sub"]
},
"E": {
"coords": [817, 251]
"coords": [435, 419]
},
"F": {
"coords": [769, 196]
"coords": [553, 485],
"types": ["sub"]
},
"G": {
"coords": [758, 307],
"types": ["boss"]
"coords": [587, 333],
"types": ["select"]
},
"H": {
"coords": [684, 398]
"coords": [646, 404],
"types": ["air"]
},
"I": {
"coords": [624, 334]
"coords": [663, 509]
},
"J": {
"coords": [534, 318],
"types": ["sub"]
},
"K": {
"coords": [523, 481],
"types": ["air"]
"coords": [738, 209]
},
"L": {
"coords": [487, 211]
"coords": [805, 370],
"types": ["air"]
},
"M": {
"coords": [460, 361]
"coords": [842, 166]
},
"N": {
"coords": [444, 424],
"types": ["select"]
"coords": [887, 441],
"types": ["boss"]
},
"O": {
"coords": [411, 297],
"types": ["boss"]
"coords": [782, 272],
"types": ["sub"]
},
"P": {
"coords": [385, 192]
},
"Q": {
"coords": [376, 379]
"coords": [892, 321]
},
"R": {
"coords": [341, 472]
},
"S": {
"coords": [307, 363]
},
"T": {
"coords": [249, 370]
},
"U": {
"coords": [168, 361]
},
"V": {
"coords": [218, 273],
"coords": [945, 200],
"types": ["boss"]
}
},
"edges": {
"1": ["Start 1", "A"],
"2": ["A", "B"],
"3": ["B", "C"],
"4": ["C", "C1"],
"5": ["C", "C2"],
"6": ["C", "D"],
"7": ["C", "E"],
"8": ["E", "F"],
"9": ["C1", "C2"],
"10": ["D", "E"],
"11": ["E", "G"],
"12": ["Start 2", "H"],
"13": ["H", "I"],
"14": ["I", "J"],
"15": ["I", "K"],
"16": ["J", "L"],
"17": ["Q", "M"],
"18": ["I", "N"],
"19": ["Q", "O"],
"20": ["J", "P"],
"21": ["N", "Q"],
"22": ["N", "R"],
"23": ["Start 2", "I"],
"24": ["J", "K"],
"25": ["K", "N"],
"26": ["L", "P"],
"28": ["R", "S"],
"29": ["S", "T"],
"30": ["T", "U"],
"31": ["T", "V"],
"32": ["R", "T"]
"1" : ["Start", "A"],
"2" : ["A", "B"],
"3" : ["B", "C"],
"4" : ["A", "D"],
"5" : ["C", "E"],
"6" : ["C", "F"],
"7" : ["E", "G"],
"8" : ["F", "H"],
"9" : ["F", "I"],
"10": ["G", "J"],
"11": ["I", "K"],
"12": ["G", "L"],
"13": ["J", "M"],
"14": ["I", "N"],
"15": ["D", "E"],
"16": ["E", "F"],
"17": ["H", "I"],
"18": ["L", "O"],
"19": ["O", "P"],
"20": ["P", "Q"],
"21": ["P", "R"],
"22": ["L", "P"]
}
}
148 changes: 0 additions & 148 deletions data/combat/E-2.json

This file was deleted.

Loading

0 comments on commit 7aadb1f

Please sign in to comment.