mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-10 00:43:59 +02:00
Fix Tree of Knowledge config
This commit is contained in:
parent
7b92e23f3f
commit
0b7c61e53f
@ -249,7 +249,7 @@
|
||||
"description" : "@core.arraytxt.202",
|
||||
"message" : 148,
|
||||
"appearChance" : { "max" : 34 },
|
||||
"gainedLevels" : 1
|
||||
"heroLevel" : 1
|
||||
},
|
||||
{
|
||||
"description" : "@core.arraytxt.203",
|
||||
@ -257,7 +257,7 @@
|
||||
"appearChance" : { "min" : 34, "max" : 67 },
|
||||
"limiter" : { "resources" : { "gold" : 2000 } },
|
||||
"resources" : { "gold" : -2000 },
|
||||
"gainedLevels" : 1
|
||||
"heroLevel" : 1
|
||||
},
|
||||
{
|
||||
"description" : "@core.arraytxt.204",
|
||||
@ -265,7 +265,7 @@
|
||||
"appearChance" : { "min" : 67 },
|
||||
"limiter" : { "resources" : { "gems" : 10 } },
|
||||
"resources" : { "gems" : -10 },
|
||||
"gainedLevels" : 1
|
||||
"heroLevel" : 1
|
||||
},
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user