Skip to content

Commit

Permalink
remove sentient artifact effect (#1818)
Browse files Browse the repository at this point in the history
Co-authored-by: deltanedas <@deltanedas:kde.org>
  • Loading branch information
deltanedas authored Sep 12, 2024
1 parent 915829c commit 38a6ea6
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions Resources/Prototypes/XenoArch/Effects/utility_effects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,24 +188,25 @@
soundGunshot:
path: /Audio/Weapons/Guns/Gunshots/revolver.ogg

- type: artifactEffect
id: EffectSentience
targetDepth: 3
effectHint: artifact-effect-hint-sentience
permanentComponents:
- type: GhostRole
allowMovement: true
allowSpeech: true
makeSentient: true
name: ghost-role-information-artifact-name
description: ghost-role-information-artifact-description
rules: ghost-role-information-freeagent-rules
raffle:
settings: default
- type: GhostTakeoverAvailable
- type: MovementSpeedModifier
baseWalkSpeed: 0.25
baseSprintSpeed: 0.5
# DeltaV: disabled sentience due to very rarely being good RP, and usually ending the round early
#- type: artifactEffect
# id: EffectSentience
# targetDepth: 3
# effectHint: artifact-effect-hint-sentience
# permanentComponents:
# - type: GhostRole
# allowMovement: true
# allowSpeech: true
# makeSentient: true
# name: ghost-role-information-artifact-name
# description: ghost-role-information-artifact-description
# rules: ghost-role-information-freeagent-rules
# raffle:
# settings: default
# - type: GhostTakeoverAvailable
# - type: MovementSpeedModifier
# baseWalkSpeed: 0.25
# baseSprintSpeed: 0.5

- type: artifactEffect
id: EffectMultitool
Expand Down

0 comments on commit 38a6ea6

Please sign in to comment.