;
; Campaign script
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Tyre Naval Blockade;;;;;;;;;;;;;
script
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile egypt admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile france admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile venice admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile spain admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile russia admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile portugal admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile denmark admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile scotland admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile turks admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile poland admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile mongols admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile moors admiral 1, x, y
and I_SettlementOwner Tyre = milan
console_command add_money milan, -2000
end_monitor
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Byblos Naval Blockade;;;;;;;;;;;;;
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile egypt admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile france admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile venice admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile spain admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile russia admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile portugal admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile denmark admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile scotland admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile turks admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile poland admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile mongols admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile moors admiral 1, x, y
and I_SettlementOwner Byblos = milan
console_command add_money milan, -1000
end_monitor
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;Sidon Naval Blockade;;;;;;;;;;;;;
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile egypt admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile france admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile venice admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile spain admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile russia admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile portugal admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile denmark admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile scotland admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile turks admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile poland admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile mongols admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
monitor_event FactionTurnEnd FactionType milan
and FactionIsLocal
and I_CharacterTypeNearTile moors admiral 1, x, y
and I_SettlementOwner Sidon = milan
console_command add_money milan, -1000
end_monitor
;;;;;;;;;;;;;;;new capital;;;;;;;;;;;;
monitor_event FactionNewCapital milan
and FactionIsLocal
console_command add_money milan, -5000
end_monitor
monitor_event FactionNewCapital egypt
and FactionIsLocal
console_command add_money egypt, -5000
end_monitor
monitor_event FactionNewCapital france
and FactionIsLocal
console_command add_money france, -5000
end_monitor
monitor_event FactionNewCapital venice
and FactionIsLocal
console_command add_money venice, -5000
end_monitor
monitor_event FactionNewCapital spain
and FactionIsLocal
console_command add_money spain, -5000
end_monitor
monitor_event FactionNewCapital russia
and FactionIsLocal
console_command add_money russia, -5000
end_monitor
monitor_event FactionNewCapital portugal
and FactionIsLocal
console_command add_money portugal, -5000
end_monitor
monitor_event FactionNewCapital denmark
and FactionIsLocal
console_command add_money denmark, -5000
end_monitor
monitor_event FactionNewCapital scotland
and FactionIsLocal
console_command add_money scotland, -5000
end_monitor
monitor_event FactionNewCapital turks
and FactionIsLocal
console_command add_money turks, -5000
end_monitor
monitor_event FactionNewCapital poland
and FactionIsLocal
console_command add_money poland, -5000
end_monitor
monitor_event FactionNewCapital mongols
and FactionIsLocal
console_command add_money mongols, -5000
end_monitor
monitor_event FactionNewCapital moors
and FactionIsLocal
console_command add_money moors, -5000
end_monitor
wait_monitors
end_script