1
Released Mods / Re: [UFO MAPS] Luke's Extra UFOs (52 working maps!)
« on: June 03, 2023, 01:09:32 am »Do you have the link? I am interested to find it.See here https://openxcom.org/download/oldmods/
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Do you have the link? I am interested to find it.See here https://openxcom.org/download/oldmods/
new version, 0.24.1Thank you very much !
c:\Users\<youruser>\Documents\OpenXcom\mods\
Just Ctrl+D, Ctrl+K...Only if debug mode is enabled in "options.cfg"!
A recolored and modified ion armor i call "Displacer armor" this version is too dark but ehh, may use it laterIt's great! Thank you very much !!
armors:
- type: STR_PLASTIC_AQUA_ARMOR_UC
corpseBattle:
- STR_CORPSE_ARMOR
corpseGeo: STR_WRECKED_PLASTIC_AQUA_ARMOR
- type: STR_ION_ARMOR_UC
corpseBattle:
- STR_CORPSE_ION
corpseGeo: STR_WRECKED_ION_ARMOR
- type: STR_MAGNETIC_ION_ARMOR_UC
corpseBattle:
- STR_CORPSE_ION
corpseGeo: STR_WRECKED_MAGNETIC_ION_ARMOR
items:
- type: STR_WRECKED_PLASTIC_AQUA_ARMOR
listOrder: 10605
size: 0.8
costSell: 6000
recoveryPoints: 0
battleType: 11
- type: STR_WRECKED_ION_ARMOR
listOrder: 10705
size: 0.8
costSell: 9000
recoveryPoints: 0
battleType: 11
- type: STR_WRECKED_MAGNETIC_ION_ARMOR
listOrder: 10805
size: 0.8
costSell: 12000
recoveryPoints: 0
battleType: 11
- type: STR_CORPSE_ARMOR #Plastic Aqua-Armor
battleType: 11
recover: true
- type: STR_CORPSE_ION #Ion Armor/Mag. Ion Armor
battleType: 11
recover: true
manufacture:
- name: STR_PLASTIC_AQUA_ARMOR_REPAIR
listOrder: 2705
category: STR_PERSONAL_ARMOR
requires:
- STR_PLASTIC_AQUA_ARMOR
space: 2
time: 100
cost: 2200
requiredItems:
STR_WRECKED_PLASTIC_AQUA_ARMOR: 1
STR_AQUA_PLASTICS: 1
producedItems:
STR_PLASTIC_AQUA_ARMOR: 1
- name: STR_ION_ARMOR_REPAIR
listOrder: 2805
category: STR_PERSONAL_ARMOR
requires:
- STR_ION_ARMOR
space: 6
time: 200
cost: 4200
requiredItems:
STR_WRECKED_ION_ARMOR: 1
STR_AQUA_PLASTICS: 1
STR_ZRBITE: 1
producedItems:
STR_ION_ARMOR: 1
- name: STR_MAGNETIC_ION_ARMOR_REPAIR
listOrder: 2905
category: STR_PERSONAL_ARMOR
requires:
- STR_MAGNETIC_ION_ARMOR
space: 6
time: 300
cost: 5800
requiredItems:
STR_WRECKED_MAGNETIC_ION_ARMOR: 1
STR_AQUA_PLASTICS: 1
STR_ZRBITE: 2
producedItems:
STR_MAGNETIC_ION_ARMOR: 1
extraStrings:
- type: fr
strings: &strFrance
STR_WRECKED_PLASTIC_AQUA_ARMOR: "Armure aqua-plastique (endommagée)"
STR_WRECKED_ION_ARMOR: "Armure à ion (endommagée)"
STR_WRECKED_MAGNETIC_ION_ARMOR: "Armure à ion magnétique (endommagée)"
STR_PLASTIC_AQUA_ARMOR_REPAIR: "Armure aqua-plastique (réparation)"
STR_ION_ARMOR_REPAIR: "Armure à ion (réparation)"
STR_MAGNETIC_ION_ARMOR_REPAIR: "Armure à ion magnétique (réparation)"
- type: en-US
strings: *strFrance
- type: en-GB
strings: *strFrance