XCOM 2
[WOTC] Item Editor
目前顯示第 1-5 項,共 5 項
更新:2019 年 10 月 23 日 @ 上午 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

更新:2019 年 9 月 28 日 @ 上午 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.

更新:2019 年 8 月 17 日 @ 上午 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.

更新:2019 年 8 月 14 日 @ 上午 4:15

Fixed the thumbnail... 😅

更新:2019 年 8 月 14 日 @ 上午 3:00

Initial release