17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"name": "Prosperity Boom",
|
|
"faithCost": 2000,
|
|
"followersRequired": 1200,
|
|
"productionRequired": 800,
|
|
"unlockedByDefault": false,
|
|
"effects": [
|
|
{
|
|
"type": "ApplyBuff",
|
|
"buffId": "prosperity_buff",
|
|
"targetStat": "FollowersPerSecond",
|
|
"multiplier": 5.0,
|
|
"duration": 60
|
|
}
|
|
]
|
|
}
|