mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +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:
@@ -151,7 +151,7 @@
|
|||||||
"mirror" :
|
"mirror" :
|
||||||
{
|
{
|
||||||
"type" : "MAGIC_MIRROR",
|
"type" : "MAGIC_MIRROR",
|
||||||
"val" : 30
|
"val" : 20
|
||||||
},
|
},
|
||||||
"casts" :
|
"casts" :
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user