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

Merge pull request #4842 from Olegmods/develop

Fixed some configs
This commit is contained in:
Ivan Savenko 2024-10-30 21:24:05 +02:00 committed by GitHub
commit 09e2d1a59a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 4 deletions

View File

@ -1998,6 +1998,10 @@
{
"type" : "HAS_ANOTHER_BONUS_LIMITER",
"parameters" : [ "GARGOYLE" ]
},
{
"type" : "HAS_ANOTHER_BONUS_LIMITER",
"parameters" : [ "SIEGE_WEAPON" ]
}
]
},

View File

@ -187,7 +187,7 @@
"bonuses": [
{
"type": "PRIMARY_SKILL",
"subtype": "primarySkill.defence",
"subtype": "primarySkill.attack",
"val": 2
}
],

View File

@ -198,7 +198,7 @@
{
"index": 91,
"class" : "warlock",
"female": true,
"female": false,
"spellbook": [ "resurrection" ],
"skills":
[

View File

@ -176,7 +176,7 @@
"mutare":
{
"index": 151,
"class" : "warlock",
"class" : "overlord",
"female": true,
"special" : true,
"spellbook": [ "magicArrow" ],
@ -220,7 +220,7 @@
"mutareDrake":
{
"index": 153,
"class" : "warlock",
"class" : "overlord",
"female": true,
"special" : true,
"spellbook": [ "magicArrow" ],