1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-15 11:46:56 +02:00
This commit is contained in:
DjWarmonger 2014-10-29 16:40:52 +01:00
parent 021eb4b5b5
commit 7289dbafa9

View File

@ -526,7 +526,7 @@
} }
] ]
}, },
"dragonflyHive" : { "dragonFlyHive" : {
"index" : 6, "index" : 6,
"resetDuration" : 0, "resetDuration" : 0,
"name" : "Dragon Fly Hive", "name" : "Dragon Fly Hive",
@ -538,11 +538,11 @@
{ {
"chance": 30, "chance": 30,
"guards": [ "guards": [
{ "amount": 6, "type": "serpentFly" }, { "amount": 6, "type": "fireDragonFly" },
{ "amount": 6, "type": "serpentFly" }, { "amount": 6, "type": "fireDragonFly" },
{ "amount": 6, "type": "serpentFly" }, { "amount": 6, "type": "fireDragonFly" },
{ "amount": 6, "type": "serpentFly" }, { "amount": 6, "type": "fireDragonFly" },
{ "amount": 6, "type": "serpentFly" } { "amount": 6, "type": "fireDragonFly" }
], ],
"combat_value": 154, "combat_value": 154,
"reward" : { "reward" : {
@ -553,11 +553,11 @@
{ {
"chance": 30, "chance": 30,
"guards": [ "guards": [
{ "amount": 9, "type": "serpentFly" }, { "amount": 9, "type": "fireDragonFly" },
{ "amount": 9, "type": "serpentFly" }, { "amount": 9, "type": "fireDragonFly" },
{ "amount": 9, "type": "serpentFly" }, { "amount": 9, "type": "fireDragonFly" },
{ "amount": 9, "type": "serpentFly" }, { "amount": 9, "type": "fireDragonFly" },
{ "amount": 9, "type": "serpentFly" } { "amount": 9, "type": "fireDragonFly" }
], ],
"combat_value": 230, "combat_value": 230,
"reward" : { "reward" : {
@ -568,11 +568,11 @@
{ {
"chance": 30, "chance": 30,
"guards": [ "guards": [
{ "amount": 12, "type": "serpentFly" }, { "amount": 12, "type": "fireDragonFly" },
{ "amount": 12, "type": "serpentFly" }, { "amount": 12, "type": "fireDragonFly" },
{ "amount": 12, "type": "serpentFly" }, { "amount": 12, "type": "fireDragonFly" },
{ "amount": 12, "type": "serpentFly" }, { "amount": 12, "type": "fireDragonFly" },
{ "amount": 12, "type": "serpentFly" } { "amount": 12, "type": "fireDragonFly" }
], ],
"combat_value": 307, "combat_value": 307,
"reward" : { "reward" : {
@ -583,11 +583,11 @@
{ {
"chance": 10, "chance": 10,
"guards": [ "guards": [
{ "amount": 18, "type": "serpentFly" }, { "amount": 18, "type": "fireDragonFly" },
{ "amount": 18, "type": "serpentFly" }, { "amount": 18, "type": "fireDragonFly" },
{ "amount": 18, "type": "serpentFly" }, { "amount": 18, "type": "fireDragonFly" },
{ "amount": 18, "type": "serpentFly" }, { "amount": 18, "type": "fireDragonFly" },
{ "amount": 18, "type": "serpentFly" } { "amount": 18, "type": "fireDragonFly" }
], ],
"combat_value": 461, "combat_value": 461,
"reward" : { "reward" : {