xml tag - link psy ability to implant

Started by LucianD, February 01, 2021, 10:27:30 PM

Previous topic - Next topic

LucianD

All in post name. Tried search in google, forum, modding guides, XML Auto-Documentation. Still found nothing. Trying make some unique archotech implants with special abilities. But how directly attach them?

-by google translate-

TapravKerlc

I am doing something similar, also a bit lost.
Bumping for visibility.

RawCode

if you are a bit lost, you should explain all things you done in order to solve your question, with xml\code\whatever you done so far.

if you did nothing, start at looking how vanilla give abilities to pawn and what methods used for this
after that look at implants with additional effects, like claws, check how game handle such implants

after that just merge both routines and you will have "psy claws" or something like that

probably you can just add ability comp to implant and it will work, but this is way too easy, not ever worth tutorial of guide...but it never hurts to try right?