XCOM 2
83 lượt đánh giá
[WOTC] Create Custom Abilities: Stats
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
805.814 KB
13 Thg07, 2019 @ 6:17am
1 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
[WOTC] Create Custom Abilities: Stats

Trong 1 bộ sưu tập tạo bởi Boundir
Make Your Own Game
26 vật phẩm
Mô tả
Description

This mod allows you to create your own abilities. These abilities can grant stats buff/debuff.
Modify XComCSA to do so.

Variables

TemplateName - String
Required - Name of the template being created. You can't have two similar template names.

[STAT] - Int
Optional - Use stat from the pool bellow.

Availables stats:
  • ModHP = eStat_HP
  • ModOffense = eStat_Offense
  • ModDefense = eStat_Defense
  • ModMobility = eStat_Mobility
  • ModWill = eStat_Will
  • ModHacking = eStat_Hacking
  • ModDodge = eStat_Dodge
  • ModShieldHP = eStat_ShieldHP
  • ModArmorMitigation = eStat_ArmorMitigation
  • ModPsiOffense = eStat_PsiOffense
  • ModDetectionRadius = eStat_DetectionRadius - Untested
  • ModHackDefense = eStat_HackDefense - Untested
  • ModCritChance = eStat_CritChance - Untested
  • ModStrength = eStat_Strength - Untested
  • ModUtilityItems = eStat_UtilityItems - Untested
  • ModBackpackSize = eStat_BackpackSize - Untested
  • ModFlankingAimBonus = eStat_FlankingAimBonus - Untested
  • ModFlankingCritChance = eStat_FlankingCritChance - Untested

Usage

Can be used by other mods to create customizable abilties by adding XComCSA.ini to the mod config.
Can be used by anyone willing to tweak his game even more.

Examples:
[CreateStatsAbilities.CSA_Abilities] +Abilities=(TemplateName=BirthdayTwenty, ModHP=20, ModHacking=55) +Abilities=(TemplateName=BirthdayNinety, ModOffense=-40, ModShieldHP=5) +Abilities=(TemplateName=BirthdaySix, ModDefense=20, ModArmorMitigation=5) +Abilities=(TemplateName=BirthdaySixteen, ModMobility=10, ModDodge=20) +Abilities=(TemplateName=BirthdayThirty, ModWill=15, ModPsiOffense=50)

Compatibility
It should be compatible with everything.

Note
No icon being displayed. I may add that in the future. It would then require an ability name and a description.
Were not added the following stats:
  • eStat_ArmorPiercing
  • eStat_Invalid
  • eStat_SightRadius
  • eStat_AlertLevel
  • eStat_DetectionModifier
  • eStat_SeeMovement
  • eStat_HearingRadius
  • eStat_CombatSims
  • eStat_Job

Troubleshooting
https://www.reddit.com/r/xcom2mods/wiki/mod_troubleshooting
Mods not working properly / at all
Mod not working? Mods still have their effects after you disable them?

35 bình luận
Joe Marotta 10 Thg04 @ 5:14pm 
Great mod! Curious, is there any mod to create custom items as well? For example, to create upgrade to custom item that only has 1 tier. All these create your custom x are great for creativity and experimentation!
Nero 20 Thg03 @ 4:30am 
tried applying it to a ballistic shield, it has effects but it didnt show as one of the passives when i use yaf1
Nero 13 Thg03 @ 11:31am 
Can i give negative stats to abilities? Like for example i make an ability called "cumbersome" and set the modmobility to -1 and using wsr attach it to exo suit, would the exo suit then give -1 movement when equipped?
Grizzly 12 Thg03, 2023 @ 5:50am 
Nevermind. It works OK, but you can't use space in the name of created abilitity.
Grizzly 11 Thg03, 2023 @ 11:40am 
Well it doesn't work for LWOTC. Tried to attach it to one of my Shinobi's class perks.
Boundir  [tác giả] 11 Thg02, 2020 @ 1:08am 
@Tenno
Ok so the ability has its description. Nothing to update.
No limit. There must be something else.
Shooting ends your turn, so unless you have an ability that prevents that it will always end your turn.
Please use github issues as this comment section should only be for this mod.
Tenno 10 Thg02, 2020 @ 4:48pm 
Having three action points would allow me to shoot once and move right? And that the display for the chevrons that determine action points would be three?
Tenno 9 Thg02, 2020 @ 9:41pm 
I tied the ability to the Plated Vest in the repurpose abilities along with other custom abilities I made with this mod. The abilities I made here work just fine, but the action points ability seems to have no effect. Is there a limit to how many abilities I can tie to an item, or is it something else?
Boundir  [tác giả] 7 Thg02, 2020 @ 11:59am 
Yes you will be able to put the ability on someone/something using Repurpose Abilities . I added a description to it but set it to not appear. Will update during the week end.
Tenno 7 Thg02, 2020 @ 10:51am 
Also, I want to add a description to the ability, like the birthday ability for the resistances mod, but they don't seem to show up in game for the abilities I make.