mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-02 22:05:43 +02:00
Faerie Dragon: decrease Magic Mirror cast chance from 30 to 20 percent
Povelitel find out it's work too often and FizMiG doc confirms this.
This commit is contained in:
parent
8a1b22c45d
commit
dba58e5eb1
@ -151,7 +151,7 @@
|
|||||||
"mirror" :
|
"mirror" :
|
||||||
{
|
{
|
||||||
"type" : "MAGIC_MIRROR",
|
"type" : "MAGIC_MIRROR",
|
||||||
"val" : 30
|
"val" : 20
|
||||||
},
|
},
|
||||||
"casts" :
|
"casts" :
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user