72 lines
1.9 KiB
JSON
72 lines
1.9 KiB
JSON
{
|
|
"title": "【공백지】 100기 올스타 클래식",
|
|
"startYear": 180,
|
|
"map": {
|
|
"mapName": "miniche",
|
|
"targetGeneralPool": "SPoolUnderU100",
|
|
"generalPoolAllowOption": ["stat", "ego", "picture"],
|
|
"centennialNpcDexTargetRatio": 0.4
|
|
},
|
|
"history": [
|
|
"<C>●</>180년 1월:<L><b>【100기 이벤트】</b></> 역대 장수들이 평범한 능력으로 다시 모여, 지난 전성기의 힘과 서서히 동조하기 시작했다!"
|
|
],
|
|
"const": {
|
|
"npcBanMessageProb":0.005,
|
|
"defaultMaxGeneral": 800,
|
|
"uniqueTrialCoef": 2
|
|
},
|
|
"events": [
|
|
[
|
|
"month", 8000,
|
|
true,
|
|
["AdvanceCentennialAllStar"]
|
|
],
|
|
[
|
|
"month", 1000,
|
|
["Date", "==", null, 12],
|
|
["CreateManyNPC", 100, 0],
|
|
["DeleteEvent"]
|
|
],
|
|
[
|
|
"month", 1000,
|
|
["Date", "==", 181, 1],
|
|
["RaiseNPCNation"],
|
|
["DeleteEvent"]
|
|
],
|
|
[
|
|
"destroy_nation", 1000,
|
|
["and",
|
|
["Date", ">=", 183, 1],
|
|
["RemainNation", "==", 1]
|
|
],
|
|
["BlockScoutAction"],
|
|
["DeleteEvent"]
|
|
],
|
|
[
|
|
"month", 999,
|
|
["Date", "==", 181, 1],
|
|
["OpenNationBetting", 4, 5000],
|
|
["OpenNationBetting", 1, 2000],
|
|
["DeleteEvent"]
|
|
],
|
|
[
|
|
"month", 999,
|
|
["and",
|
|
["Date", ">=", 183, 1],
|
|
["RemainNation", "<=", 8]
|
|
],
|
|
["OpenNationBetting", 1, 1000],
|
|
["DeleteEvent"]
|
|
],
|
|
[
|
|
"destroy_nation", 1000,
|
|
["and",
|
|
["Date", ">=", 183, 1],
|
|
["RemainNation", "==", 1]
|
|
],
|
|
["BlockScoutAction"],
|
|
["DeleteEvent"]
|
|
]
|
|
]
|
|
}
|