XCOM 2
83 arvostelua
[WOTC] Create Custom Abilities: Stats
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
805.814 KB
13.7.2019 klo 6.17
1 muutos ( näytä )

Tilaa ladataksesi
[WOTC] Create Custom Abilities: Stats

1 kokoelmassa, tekijä Boundir
Make Your Own Game
26 luomusta
Kuvaus
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 kommenttia
Joe Marotta 10.4. klo 17.14 
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.3. klo 4.30 
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.3. klo 11.31 
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.3.2023 klo 5.50 
Nevermind. It works OK, but you can't use space in the name of created abilitity.
Grizzly 11.3.2023 klo 11.40 
Well it doesn't work for LWOTC. Tried to attach it to one of my Shinobi's class perks.
Boundir  [tekijä] 11.2.2020 klo 1.08 
@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.2.2020 klo 16.48 
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.2.2020 klo 21.41 
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  [tekijä] 7.2.2020 klo 11.59 
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.2.2020 klo 10.51 
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.