17 lines
308 B
JSON
17 lines
308 B
JSON
{
|
|
"name": "God's Endurance",
|
|
"faithCost": 100,
|
|
"followersRequired": 400,
|
|
"productionRequired": 0,
|
|
"unlockedByDefault": false,
|
|
"effects": [
|
|
{
|
|
"type": "ApplyBuff",
|
|
"buffId": "gods_endurance",
|
|
"targetStat": "FaithPerFollower",
|
|
"multiplier": 1.5,
|
|
"duration": 30
|
|
}
|
|
]
|
|
}
|