scenario를 json 형태로 추가

This commit is contained in:
2018-03-04 23:30:00 +09:00
parent 8ced95cc5f
commit 0ab656349e
23 changed files with 12376 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"title":"",
"life":0,
"fiction":0,
"nation":[
["후한", "800000", 10000, 10000, "후한왕조", 1500, 47, "유가", 7,[]],
["황건적", "FFD700", 10000, 10000, "황건적", 500, 23, "태평도", 2, []]
],
"diplomacy":[
],
"general":[
],
"general_ex":[
],
"cities":[
],
"history":[
]
}