17 lines
318 B
JSON
17 lines
318 B
JSON
{
|
|
"name": "Harness the Sun",
|
|
"faithCost": 1200,
|
|
"followersRequired": 2500,
|
|
"productionRequired": 2000,
|
|
"unlockedByDefault": false,
|
|
"effects": [
|
|
{
|
|
"type": "ApplyBuff",
|
|
"buffId": "harness_the_sun",
|
|
"targetStat": "CorruptionPerSecond",
|
|
"multiplier": -1.0,
|
|
"duration": 60
|
|
}
|
|
]
|
|
}
|