1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Add missing entries for new "limited shooting range" bonus

This commit is contained in:
Dydzio 2023-01-22 10:30:53 +01:00
parent a19c9eccc4
commit 426246dc7e
2 changed files with 14 additions and 0 deletions

View File

@ -311,6 +311,14 @@
}
},
"LIMITED_SHOOTING_RANGE":
{
"graphics":
{
"icon": "zvs/Lib1.res/E_SHOOT"
}
},
"MANA_CHANNELING":
{
"graphics":

View File

@ -252,6 +252,12 @@
"description": "Drains ${val}% of damage dealt"
},
"LIMITED_SHOOTING_RANGE":
{
"name": "Limited shooting range",
"description": "Cannot shoot targets beyond ${val} hexes away"
},
"MANA_CHANNELING":
{
"name": "Magic Channel ${val}%",