mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-14 10:12:59 +02:00
29 lines
461 B
JSON
29 lines
461 B
JSON
{
|
|
"lighthouse" : {
|
|
"index" :42,
|
|
"handler" : "flaggable",
|
|
"base" : {
|
|
"sounds" : {
|
|
"visit" : ["LIGHTHOUSE"]
|
|
}
|
|
},
|
|
"types" : {
|
|
"lighthouse" : {
|
|
"compatibilityIdentifiers" : [ "object" ],
|
|
"index" : 0,
|
|
"aiValue" : 500,
|
|
"rmg" : {
|
|
},
|
|
|
|
"message" : "@core.advevent.69",
|
|
"bonuses" : {
|
|
"seaMovement" : {
|
|
"type" : "MOVEMENT",
|
|
"subtype" : "heroMovementSea",
|
|
"val" : 500
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |