XCOM 2
[WOTC] Item Editor
Viser 1-5 af 5 forekomster
Opdatering: 23. okt. 2019 kl. 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

Opdatering: 28. sep. 2019 kl. 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.

Opdatering: 17. aug. 2019 kl. 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.

Opdatering: 14. aug. 2019 kl. 4:15

Fixed the thumbnail... 😅

Opdatering: 14. aug. 2019 kl. 3:00

Initial release