월 경계, 전투 기술 상한, 연감과 베팅·설문·경매 정산 순서를 Ref 계약에 맞춘다.\n\n시나리오 일반 풀을 ENGINE mutation과 logical tick 기반으로 직렬화하고 914·915 catalog 및 조건부 100기 pool 실행 경계를 추가한다.\n\n경매 worker는 세대별 durable event만 만들고 ENGINE이 row lock 후 상태 전이와 정산을 단일 transaction으로 소유한다.
26 lines
1.4 KiB
JSON
26 lines
1.4 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"]]
|
|
]
|
|
}
|