add S4 new world rising

This commit is contained in:
2023-12-02 01:36:03 +00:00
parent 8fc13abcb6
commit 7872a2ffec
36 changed files with 685 additions and 382 deletions

View File

@@ -19,7 +19,7 @@ export const commonItemData: InfoCardItem[] = [
icon: fullChainMultiplierIcon,
text: 'Multiplier for a full chain. To scale chain to 100%:',
additionalText:
'multiply together number * efficiency * multiplier for each building in the chain.'
'multiply together number of buildings * efficiency % * multiplier for each building in the chain.'
}
];