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