XCOM 2
[WOTC] Item Editor
Näytetään 1–5 / 5
Päivitys: 23.10.2019 klo 9.51

Added support for moddel value for InventorySlot variable (require Community Highlander):

  • Vest
  • AugmentationHead
  • AugmentationTorso
  • AugmentationArms
  • AugmentationLegs
  • CombatDrugs
  • Decorations
  • PsiAmp
  • Plating
  • SparkLauncher
  • ExtraSecondary
  • PrimaryPayload
  • SecondaryPayload
  • ExtraRocket1
  • ExtraRocket2
  • ExtraRocket3
  • ExtraRocket4
  • Pistol

Päivitys: 28.9.2019 klo 1.24

New variables

  • CreatorTemplateName - String
    Optional - This item is created by this template (normally a schematic or tech).

  • iClipSize - Integer
    Optional - The ammo amount.

Päivitys: 17.8.2019 klo 1.03

New variables

  • RemovePreviousCost - Bool
    Optional - If True, removes previous costs for the item.

  • iNeedEngineer - Integer
    Optional - Number of Engineers needed to build this item.

  • iNeedSciencist - Integer
    Optional - Number of Sciencists needed to build this item.

  • bVisibleIfPersonnelGatesNotMet - Bool
    Optional - Display a message if the staff requirements are not met.

  • RequiredSoldierClass - String
    Optional - Class needed to build this item. If you want to remove the existing one put FALSE.

  • OnBuilt - String
    Optional - If DontGiveItem, will apply one of these functions.
    Accepted values:
    • GiveItem - Building this item will grant items added to ItemRewards.
    • UpgradeItems - Upgrade the item.

  • HideIfResearched - String
    Optional - If this tech is researched, do not display in Build Items. If you want to remove the existing one put FALSE.

Päivitys: 14.8.2019 klo 4.15

Fixed the thumbnail... 😅

Päivitys: 14.8.2019 klo 3.00

Initial release