File tree Expand file tree Collapse file tree 1 file changed +21
-5
lines changed
Mods/bonusIcons/mods/Bonus Icons/Content/config/creatures Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Original file line number Diff line number Diff line change 55 {
66 "siegeWeapon" :
77 {
8- "icon" : " zvs/Lib1.res/catapult0"
8+ "icon" : " zvs/Lib1.res/catapult0" ,
9+ "description" : " {Catapult}\n War machine used to attack and destroy walls, gates and towers."
10+
911 }
1012 }
1113 },
1517 {
1618 "siegeWeapon" :
1719 {
18- "icon" : " zvs/Lib1.res/ballista"
20+ "icon" : " zvs/Lib1.res/ballista" ,
21+ "description" : " {Ballista}\n A missile weapon that shoots projectiles towards enemy troops."
1922 }
2023 }
2124 },
2528 {
2629 "siegeWeapon" :
2730 {
28- "icon" : " zvs/Lib1.res/tent"
31+ "icon" : " zvs/Lib1.res/tent" ,
32+ "description" : " {First Aid Tent}\n War machine that acts last at the combat round."
33+ },
34+ "heals" :
35+ {
36+ "description" : " {First Aid Tent}\n Heals some hit points of the top creature of an allied stack."
2937 }
3038 }
3139 },
3543 {
3644 "siegeWeapon" :
3745 {
38- "icon" : " zvs/Lib1.res/cart" // dodatkowo dodac mozna bonus pusty z plikiem "ammocart"
46+ "icon" : " zvs/Lib1.res/cart" ,
47+ "description" : " {Ammo Cart}\n Provides unlimited shots for creatures with ranged attacks until destroy."
3948 },
49+ "dummyIcon" :
50+ {
51+ "type" : " NONE" ,
52+ "icon" : " zvs/Lib1.res/ammocart" ,
53+ "description" : " {Ammo Cart}\n Provides unlimited shots for war machines with ranged attacks until destroy."
54+ },
4055 "inactive" :
4156 {
42- "icon" : " zvs/Lib1.res/inactive"
57+ "icon" : " zvs/Lib1.res/inactive" ,
58+ "description" : " {Not active}\n Ammo cart effects are passive and excluded from turn order."
4359 }
4460 }
4561 }
You can’t perform that action at this time.
0 commit comments