|
|
@@ -366,19 +366,19 @@
|
|
|
}
|
|
|
},
|
|
|
"basic" : {
|
|
|
- "description" : "With Basic Estates, a hero contributes 125 gold per day to your cause.",
|
|
|
+ "description" : "{Basic Estates}\n\nYour hero contributes 125 gold per day to your cause.",
|
|
|
"effects" : {
|
|
|
"main" : { "val" : 125 }
|
|
|
}
|
|
|
},
|
|
|
"advanced" : {
|
|
|
- "description" : "With Advanced Estates, a hero contributes 250 gold per day to your cause.",
|
|
|
+ "description" : "{Advanced Estates}\n\nYour hero contributes 250 gold per day to your cause.",
|
|
|
"effects" : {
|
|
|
"main" : { "val" : 250 }
|
|
|
}
|
|
|
},
|
|
|
"expert" : {
|
|
|
- "description" : "With Expert Estates, a hero contributes 500 gold per day to your cause.",
|
|
|
+ "description" : "{Expert Estates}\n\nYour hero contributes 500 gold per day to your cause.",
|
|
|
"effects" : {
|
|
|
"main" : { "val" : 500 }
|
|
|
}
|