Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Any chance on adding that one? Perhaps someone already mentioned?
Here is hoping :)
I found out how to do it myself and everything worked out for me!!))) Thank you!)))
Such a question.
Recently I added myself this mod:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3042755161
(Lt. Conrad Gillit)
and I became interested in how to add a perk from this mod to the list of all perks to create a character with the same talent?
Thanks)
-> new -> Gameplay -> Change Property
Class: CombatAction
Preset: <the feat you want to edit>
Property:ShowIn
Replace
Value: false
For testing purposed it is probably a good idea to set the percentage to 100% and check if it indeed always triggers.
Also remember to make sure your mod is activated in the mod manager(not sure if that is done automatically)
You now see a list on the left side titled Mod Items, with just your mod name.
Right-click anywhere in that list:
-> new -> Gameplay -> Change Property
A new entry named ChangeProperty is added to the list on the left, and its details open to the right.
Change the name, enter a name on the right side in the name field, press enter.
Further down you have changeProperty with an empty dropdown menu where you select a class.
Select the "CharacterEffectCompositeDef" class.
Select the Psycho Preset
Select Parameters as Property
It should now have preselected a procChance with an orginal value of 3% and replace as the edit type.
That is fine, when you click on the +Param procChance = 3% in the lower value field, a new window should open where you can edit the % chance. I assume !!! setting this to 0 should do the trick.
After that press the save button on the top left, and you should be able to test it.