mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
30 lines
465 B
JSON
30 lines
465 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
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|