From 8ba511cd2005edf25ef4edac189b6f158998f45c Mon Sep 17 00:00:00 2001 From: foxfoxthepirate Date: Thu, 17 Oct 2024 23:01:29 -0600 Subject: [PATCH 1/2] X-Wave trait price has been lowered! After seeing the overwhelming trait, i see no reason that a trait that inhibits you from doing anything with psionics (including be brought back to life!) should be 10 points --- Resources/Prototypes/Traits/skills.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Traits/skills.yml b/Resources/Prototypes/Traits/skills.yml index 4d2929c5086..e6c091894e1 100644 --- a/Resources/Prototypes/Traits/skills.yml +++ b/Resources/Prototypes/Traits/skills.yml @@ -200,7 +200,7 @@ - type: trait id: PsionicInsulation category: Mental - points: -10 #Buy a significant disability to get this. + points: -4 #Buy a significant disability to get this... NOT components: - type: PsionicInsulation - type: Mindbroken From 687521a7381c77b2fadd0896020a8f74307d5e7a Mon Sep 17 00:00:00 2001 From: Fansana <116083121+Fansana@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:40:07 +0200 Subject: [PATCH 2/2] Update skills.yml --- Resources/Prototypes/Traits/skills.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Traits/skills.yml b/Resources/Prototypes/Traits/skills.yml index e6c091894e1..4fa60522ead 100644 --- a/Resources/Prototypes/Traits/skills.yml +++ b/Resources/Prototypes/Traits/skills.yml @@ -200,7 +200,7 @@ - type: trait id: PsionicInsulation category: Mental - points: -4 #Buy a significant disability to get this... NOT + points: -8 #Buy a significant disability to get this. components: - type: PsionicInsulation - type: Mindbroken