Antique global battle language
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"G": {
|
||||
"id": "plain",
|
||||
"name": "Plain",
|
||||
"name": "평원",
|
||||
"color": "#6d9e4f",
|
||||
"defense": 0,
|
||||
"avoid": 0,
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"F": {
|
||||
"id": "forest",
|
||||
"name": "Forest",
|
||||
"name": "숲",
|
||||
"color": "#33733a",
|
||||
"defense": 2,
|
||||
"avoid": 10,
|
||||
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"H": {
|
||||
"id": "hill",
|
||||
"name": "Hill",
|
||||
"name": "산지",
|
||||
"color": "#8c8057",
|
||||
"defense": 1,
|
||||
"avoid": 5,
|
||||
@@ -25,7 +25,7 @@
|
||||
},
|
||||
"R": {
|
||||
"id": "road",
|
||||
"name": "Road",
|
||||
"name": "관도",
|
||||
"color": "#a38c6b",
|
||||
"defense": 0,
|
||||
"avoid": 0,
|
||||
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"W": {
|
||||
"id": "water",
|
||||
"name": "Water",
|
||||
"name": "하천",
|
||||
"color": "#2e5c9e",
|
||||
"defense": 0,
|
||||
"avoid": 0,
|
||||
@@ -41,7 +41,7 @@
|
||||
},
|
||||
"C": {
|
||||
"id": "castle",
|
||||
"name": "Castle",
|
||||
"name": "성채",
|
||||
"color": "#7f7a70",
|
||||
"defense": 3,
|
||||
"avoid": 0,
|
||||
|
||||
Reference in New Issue
Block a user