Remove manual localization from action entity prototypes (#20023)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
DrSmugleaf
2023-09-11 05:34:41 -07:00
committed by GitHub
parent b9d35a0346
commit a272cd4439
67 changed files with 153 additions and 357 deletions

View File

@@ -1,7 +0,0 @@
using Content.Shared.Actions;
namespace Content.Shared.CombatMode;
public sealed partial class TogglePrecisionModeEvent : InstantActionEvent
{
}

View File

@@ -1,6 +1,5 @@
mime-cant-speak = Your vow of silence prevents you from speaking. mime-cant-speak = Your vow of silence prevents you from speaking.
mime-invisible-wall = Create Invisible Wall mime-invisible-wall = Create Invisible Wall
mime-invisible-wall-desc = Create an invisible wall in front of you, if placeable there.
mime-invisible-wall-popup = {CAPITALIZE(THE($mime))} brushes up against an invisible wall! mime-invisible-wall-popup = {CAPITALIZE(THE($mime))} brushes up against an invisible wall!
mime-invisible-wall-failed = You can't create an invisible wall there. mime-invisible-wall-failed = You can't create an invisible wall there.
mime-not-ready-repent = You aren't ready to repent for your broken vow yet. mime-not-ready-repent = You aren't ready to repent for your broken vow yet.

View File

@@ -1,7 +1,4 @@
action-name-blocking = Block action-popup-blocking-user = You raise your {$shield}!
action-description-blocking = Raise or lower your shield.
action-popup-blocking-user = You raise your {$shield}!
action-popup-blocking-disabling-user = You lower your {$shield}! action-popup-blocking-disabling-user = You lower your {$shield}!
action-popup-blocking-other = {CAPITALIZE(THE($blockerName))} raises {POSS-ADJ($blockerName)} {$shield}! action-popup-blocking-other = {CAPITALIZE(THE($blockerName))} raises {POSS-ADJ($blockerName)} {$shield}!

View File

@@ -1,5 +0,0 @@
action-name-view-laws = View Laws
action-description-view-laws = View the laws that you must follow.
action-name-swap-module = Swap Module
action-desc-swap-module = Select this module, enabling you to use the tools it provides.

View File

@@ -1,12 +1,2 @@
action-name-combat = [color=red]Combat Mode[/color]
action-description-combat = Enter combat mode
action-popup-combat-disabled = Combat mode disabled action-popup-combat-disabled = Combat mode disabled
action-popup-combat-enabled = Combat mode enabled action-popup-combat-enabled = Combat mode enabled
action-name-precision = [color=red]Precision mode[/color]
action-description-precision = Enter precision mode for combat, attacking what is under your cursor.
action-popup-precision = Precision mode disabled
action-popup-precision-enabled = Precision mode enabled

View File

@@ -1,9 +0,0 @@
action-name-crit-succumb = Succumb
action-description-crit-succumb = Accept your fate.
action-name-crit-fake-death = Fake Death
action-description-crit-fake-death = Pretend to take your final breath while staying alive.
action-name-crit-last-words = Say Last Words
action-description-crit-last-words = Whisper your last words to anyone nearby, and then succumb to your fate. You only have 30 characters to work with.

View File

@@ -3,6 +3,3 @@ disarm-action-popup-message-other-clients = {CAPITALIZE(THE($performerName))} di
disarm-action-popup-message-cursor = Disarmed {THE($targetName)}! disarm-action-popup-message-cursor = Disarmed {THE($targetName)}!
disarm-action-shove-popup-message-other-clients = {CAPITALIZE(THE($performerName))} shoves {THE($targetName)}! disarm-action-shove-popup-message-other-clients = {CAPITALIZE(THE($performerName))} shoves {THE($targetName)}!
disarm-action-shove-popup-message-cursor = You shove {THE($targetName)}! disarm-action-shove-popup-message-cursor = You shove {THE($targetName)}!
action-name-disarm = [color=red]Disarm[/color]
action-description-disarm = Attempt to [color=red]disarm[/color] someone.

View File

@@ -4,13 +4,6 @@ devour-action-popup-message-fail-target-alive = You can't consume creatures that
dragon-spawn-action-popup-message-fail-no-eggs = You don't have the stamina to do that! dragon-spawn-action-popup-message-fail-no-eggs = You don't have the stamina to do that!
action-name-devour = [color=red]Devour[/color]
action-description-devour = Attempt to break a structure with your jaws or swallow a creature.
action-name-carp-rift = Summon Carp Rift
action-description-carp-rift = Summons a carp rift that will periodically spawns carps.
# Rifts # Rifts
carp-rift-warning = A rift is causing an unnaturally large energy flux at {$location}. Stop it at all costs! carp-rift-warning = A rift is causing an unnaturally large energy flux at {$location}. Stop it at all costs!
carp-rift-duplicate = Cannot have 2 charging rifts at the same time! carp-rift-duplicate = Cannot have 2 charging rifts at the same time!

View File

@@ -1,6 +1,3 @@
action-name-lay-egg = Lay egg action-popup-lay-egg-user = You lay an egg.
action-description-lay-egg = Uses hunger to lay an egg.
action-popup-lay-egg-user = You lay an egg.
action-popup-lay-egg-others = {CAPITALIZE(THE($entity))} lays an egg. action-popup-lay-egg-others = {CAPITALIZE(THE($entity))} lays an egg.
action-popup-lay-egg-too-hungry = You need more food before you can lay another egg! action-popup-lay-egg-too-hungry = You need more food before you can lay another egg!

View File

@@ -1,2 +0,0 @@
action-name-boo = Boo!
action-description-boo = Scare your crew members because of boredom!

View File

@@ -1,2 +0,0 @@
action-name-hardsuit = Toggle Suit Piece
action-description-hardsuit = Remember to equip the important pieces of your suit before going into action.

View File

@@ -1,5 +1,2 @@
action-name-internals-toggle = Toggle Internals
action-description-internals-toggle = Breathe from the equipped gas tank. Also requires equipped breath mask.
internals-no-breath-tool = You are not wearing a breathing tool internals-no-breath-tool = You are not wearing a breathing tool
internals-no-tank = You are not wearing a gas tank internals-no-tank = You are not wearing a gas tank

View File

@@ -1,2 +0,0 @@
action-name-toggle-light = Toggle Light
action-description-toggle-light = Turn the light on and off.

View File

@@ -1,4 +1,2 @@
action-name-mask = Toggle Mask
action-description-mask-toggle = Handy, but prevents insertion of pie into your pie hole.
action-mask-pull-up-popup-message = You pull up your {$mask}. action-mask-pull-up-popup-message = You pull up your {$mask}.
action-mask-pull-down-popup-message = You pull down your {$mask}. action-mask-pull-down-popup-message = You pull down your {$mask}.

View File

@@ -1,8 +0,0 @@
action-name-mech-cycle = Cycle
action-description-mech-cycle = Cycles currently selected equipment
action-name-mech-control-panel = Control Panel
action-description-mech-control-panel = Opens the control panel for the mech
action-name-mech-eject = Eject
action-description-mech-eject = Ejects the pilot from the mech

View File

@@ -1,2 +0,0 @@
action-name-pai-play-midi = Play MIDI
action-description-pai-play-midi = Open your portable MIDI interface to soothe your owner.

View File

@@ -1,7 +1,3 @@
action-name-sleep = Sleep
action-desc-sleep = Go to sleep.
action-name-wake = Wake up
action-desc-wake = Stop sleeping.
sleep-onomatopoeia = Zzz... sleep-onomatopoeia = Zzz...
sleep-examined = [color=lightblue]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} asleep.[/color] sleep-examined = [color=lightblue]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} asleep.[/color]

View File

@@ -1,9 +1,5 @@
spider-web-action-name = Spider Web
spider-web-action-description = Spawns a web that slows your prey down.
spider-web-action-nogrid = There is no floor under you! spider-web-action-nogrid = There is no floor under you!
spider-web-action-success = You place webs around you. spider-web-action-success = You place webs around you.
spider-web-action-fail = You can't place webs here! All cardinal directions already have webs! spider-web-action-fail = You can't place webs here! All cardinal directions already have webs!
sericulture-action-name = Weave silk
sericulture-action-description = Weave a bit of silk for use in arts and crafts.
sericulture-failure-hunger = Your stomach is too empty to make any more webs! sericulture-failure-hunger = Your stomach is too empty to make any more webs!

View File

@@ -1,2 +0,0 @@
action-name-honk = Honk
action-desc-honk = Honk!

View File

@@ -1,2 +0,0 @@
action-name-scream = Scream
action-description-scream = AAAAAAAAAAAAAAAAAAAAAAAAA

View File

@@ -1,2 +0,0 @@
turn-undead-action-name = Turn Undead
turn-undead-action-description = Succumb to your infection and become a zombie.

View File

@@ -1,8 +1,3 @@
rat-king-raise-army-name = Raise Army
rat-king-raise-army-description = Spend some hunger to summon an allied rat to help defend you.
rat-king-domain-name = Rat King's Domain
rat-king-domain-description = Spend some hunger to release a cloud of miasma into the air.
rat-king-domain-popup = A cloud of miasma is released into the air! rat-king-domain-popup = A cloud of miasma is released into the air!
rat-king-too-hungry = You are too hungry to use this ability! rat-king-too-hungry = You are too hungry to use this ability!

View File

@@ -7,8 +7,6 @@ bible-heal-fail-self = You hit {THE($target)} with {THE($bible)}, and it lands w
bible-heal-fail-others = {CAPITALIZE(THE($user))} hits {THE($target)} with {THE($bible)}, and it lands with a sad thack, dazing {OBJECT($target)}! bible-heal-fail-others = {CAPITALIZE(THE($user))} hits {THE($target)} with {THE($bible)}, and it lands with a sad thack, dazing {OBJECT($target)}!
bible-sizzle = The book sizzles in your hands! bible-sizzle = The book sizzles in your hands!
bible-summon-verb = Summon familiar
bible-summon-verb-desc = Summon a familiar that will aid you and gain humanlike intelligence once inhabited by a soul.
bible-summon-requested = Your familiar will arrive once a willing soul comes forth. bible-summon-requested = Your familiar will arrive once a willing soul comes forth.
bible-summon-respawn-ready = {CAPITALIZE(THE($book))} surges with ethereal power. {CAPITALIZE(POSS-ADJ($book))} resident is home again. bible-summon-respawn-ready = {CAPITALIZE(THE($book))} surges with ethereal power. {CAPITALIZE(POSS-ADJ($book))} resident is home again.

View File

@@ -25,8 +25,6 @@ network-configurator-title-saved-devices = Saved Devices
network-configurator-title-device-configuration = Device Configuration network-configurator-title-device-configuration = Device Configuration
network-configurator-ui-clear-button = Clear network-configurator-ui-clear-button = Clear
network-configurator-ui-count-label = {$count} Devices network-configurator-ui-count-label = {$count} Devices
network-configurator-clear-network-link-overlays = Clear network link overlays
network-configurator-clear-network-link-overlays-desc = Clear network link overlays.
# tooltips # tooltips
network-configurator-tooltip-set = Sets targets device list network-configurator-tooltip-set = Sets targets device list

View File

@@ -1,14 +1,8 @@
ghost-gui-return-to-body-button = Return to body ghost-gui-return-to-body-button = Return to body
ghost-gui-ghost-warp-button = Ghost Warp ghost-gui-ghost-warp-button = Ghost Warp
ghost-gui-ghost-roles-button = Ghost Roles ({$count}) ghost-gui-ghost-roles-button = Ghost Roles ({$count})
ghost-gui-toggle-ghost-visibility-name = Toggle Ghosts
ghost-gui-toggle-ghost-visibility-desc = Toggle the visibility of other ghosts.
ghost-gui-toggle-ghost-visibility-popup = Toggled visibility of ghosts. ghost-gui-toggle-ghost-visibility-popup = Toggled visibility of ghosts.
ghost-gui-toggle-lighting-manager-name = Toggle All Lighting
ghost-gui-toggle-lighting-manager-desc = Toggle all light rendering to better observe dark areas.
ghost-gui-toggle-lighting-manager-popup = Toggled all lighting. ghost-gui-toggle-lighting-manager-popup = Toggled all lighting.
ghost-gui-toggle-fov-name = Toggle FoV
ghost-gui-toggle-fov-desc = Toggles field-of-view in order to see what players see.
ghost-gui-toggle-fov-popup = Toggled field-of-view. ghost-gui-toggle-fov-popup = Toggled field-of-view.
ghost-target-window-title = Ghost Warp ghost-target-window-title = Ghost Warp

View File

@@ -11,11 +11,6 @@ guardian-activator-invalid-target = Only humans can be injected!
guardian-no-soul = Your guardian has no soul. guardian-no-soul = Your guardian has no soul.
guardian-available = Your guardian now has a soul. guardian-available = Your guardian now has a soul.
# Guardian action
action-name-guardian = Toggle Guardian
action-description-guardian = Either manifests the guardian or recalls it back into your body
## Guardian entity specific ## Guardian entity specific
guardian-entity-recall = The guardian vanishes into thin air! guardian-entity-recall = The guardian vanishes into thin air!

View File

@@ -14,29 +14,6 @@ implanter-label = Implant: [color=green]{$implantName}[/color] | [color=white]{$
implanter-contained-implant-text = [color=green]{$desc}[/color] implanter-contained-implant-text = [color=green]{$desc}[/color]
## Implanter Actions
open-storage-implant-action-name = Open Storage Implant
open-storage-implant-action-description = Opens the storage implant embedded under your skin
activate-micro-bomb-action-name = Activate Microbomb
activate-micro-bomb-action-description = Activates your internal microbomb, completely destroying you and your equipment
use-freedom-implant-action-name = Break Free
use-freedom-implant-action-description = Activating your freedom implant will free you from any hand restraints
open-uplink-implant-action-name = Open Uplink
open-uplink-implant-action-description = Opens the syndicate uplink embedded under your skin
action-name-honk = Honk!
action-desc-honk = Activates your honking implant, which will produce the signature sound of the clown.
use-emp-implant-action-name = Activate EMP
use-emp-implant-action-description = Triggers a small EMP pulse around you
use-dna-scrambler-implant-action-name = Scramble DNA
use-dna-scrambler-implant-action-description = Randomly changes your name and appearance.
## Implant Popups ## Implant Popups
scramble-implant-activated-popup = Your appearance shifts and changes! scramble-implant-activated-popup = Your appearance shifts and changes!

View File

@@ -1,2 +0,0 @@
action-name-magboot-toggle = Toggle Magboots
action-description-magboot-toggle = Toggles the magboots on and off.

View File

@@ -1,34 +1,5 @@
action-name-spell-rune-flash = Flash Rune action-speech-spell-forcewall = TARCOL MINTI ZHERI
action-description-spell-rune-flash = Summons a rune that flashes if used.
action-name-spell-rune-explosion = Explosion Rune
action-description-spell-rune-explosion = Summons a rune that explodes if used.
action-name-spell-rune-ignite = Ignite Rune
action-description-spell-rune-ignite = Summons a rune that ignites if used.
action-name-spell-rune-stun = Stun Rune
action-description-spell-rune-stun = Summons a rune that stuns if used.
action-name-spell-forcewall = Forcewall
action-description-spell-forcewall = Creates a magical barrier.
action-speech-spell-forcewall = TARCOL MINTI ZHERI
action-name-spell-knock = Knock
action-description-spell-knock = This spell opens nearby doors.
action-speech-spell-knock = AULIE OXIN FIERA action-speech-spell-knock = AULIE OXIN FIERA
action-name-spell-smite = Smite
action-description-spell-smite = Instantly gibs a target.
action-speech-spell-smite = EI NATH! action-speech-spell-smite = EI NATH!
action-name-spell-blink = Blink
action-description-spell-blink = Teleport to the clicked location.
action-name-spell-summon-magicarp = Summon Magicarp
action-description-spell-summon-magicarp = This spell summons three Magi-Carp to your aid! May or may not turn on user.
action-speech-spell-summon-magicarp = AIE KHUSE EU action-speech-spell-summon-magicarp = AIE KHUSE EU
action-name-spell-fireball = Fireball
action-description-spell-fireball = Fires an explosive fireball towards the clicked location.
action-speech-spell-fireball = ONI'SOMA! action-speech-spell-fireball = ONI'SOMA!

View File

@@ -1,5 +1,2 @@
action-name-jetpack-toggle = Toggle jetpack
action-description-jetpack-toggle = Toggles the jetpack, giving you movement outside the station.
jetpack-no-station = Can't use jetpacks under gravity jetpack-no-station = Can't use jetpacks under gravity
jetpack-to-grid = The jetpack turns off jetpack-to-grid = The jetpack turns off

View File

@@ -1,21 +1,4 @@
action-name-toggle-ninja-gloves = Toggle ninja gloves
action-desc-toggle-ninja-gloves = Toggles all glove actions on left click. Includes your doorjack, draining power, stunning enemies, downloading research and calling in a threat.
action-name-toggle-phase-cloak = Phase cloak
action-desc-toggle-phase-cloak = Toggles your suit's phase cloak. Beware that if you are hit, all abilities are disabled for 5 seconds, including your cloak!
ninja-no-power = Not enough charge in suit battery! ninja-no-power = Not enough charge in suit battery!
action-name-create-throwing-star = Create throwing star
action-desc-create-throwing-star = Channels suit power into creating a throwing star that deals extra stamina damage.
action-name-recall-katana = Recall katana
action-desc-recall-katana = Teleports the Energy Katana linked to this suit to its wearer, cost based on distance.
action-name-katana-dash = Katana dash
action-desc-katana-dash = Teleport to anywhere you can see, if your Energy Katana is in your hand.
action-name-em-burst = EM Burst
action-desc-em-burst = Disable any nearby technology with an electro-magnetic pulse.
ninja-research-steal-fail = No new research nodes were stolen... ninja-research-steal-fail = No new research nodes were stolen...
ninja-research-steal-success = Stole {$count} new nodes from {THE($server)}. ninja-research-steal-success = Stole {$count} new nodes from {THE($server)}.

View File

@@ -1,8 +1,5 @@
polymorph-self-action-name = Polymorph ({CAPITALIZE($target)}) polymorph-self-action-name = Polymorph ({CAPITALIZE($target)})
polymorph-self-action-description = Instantly polymorph yourself into {$target}. polymorph-self-action-description = Instantly polymorph yourself into {$target}.
polymorph-revert-action-name = Revert
polymorph-revert-action-description = Revert back into your original form.
polymorph-popup-generic = {CAPITALIZE($parent)} turned into {$child}. polymorph-popup-generic = {CAPITALIZE($parent)} turned into {$child}.
polymorph-revert-popup-generic = {CAPITALIZE($parent)} reverted back into {$child}. polymorph-revert-popup-generic = {CAPITALIZE($parent)} reverted back into {$child}.

View File

@@ -1,12 +0,0 @@
action-name-show-solar-console = Solar Control Interface
action-description-show-solar-console = View a solar control interface.
action-name-show-communications-console = Communications Interface
action-description-show-communications-console = View a communications interface.
action-name-show-radar-console = Mass Scanner Interface
action-description-show-radar-console = View a mass scanner interface.
action-name-show-cargo-console = Cargo Ordering Interface
action-description-show-cargo-console = View a cargo ordering interface.
action-name-show-crew-monitoring-console = Crew Monitoring Interface
action-description-crew-monitoring-console = View a crew monitoring interface.
action-name-show-station-records-console = Station Records Interface
action-description-show-station-records-console = View a station records Interface

View File

@@ -1,4 +1,2 @@
melee-speech-config = Set Battlecry
melee-speech-config-desc = Set a custom battlecry for when you attack!
melee-speech-current-battlecry = Battlecry: melee-speech-current-battlecry = Battlecry:
melee-speech-menu-title = Set Battlecry melee-speech-menu-title = Set Battlecry

View File

@@ -3,8 +3,3 @@
vending-machine-component-try-eject-invalid-item = Invalid item vending-machine-component-try-eject-invalid-item = Invalid item
vending-machine-component-try-eject-out-of-stock = Out of stock vending-machine-component-try-eject-out-of-stock = Out of stock
vending-machine-component-try-eject-access-denied = Access denied vending-machine-component-try-eject-access-denied = Access denied
## VendingMachineSelfDespense Action
vending-machine-action-name = Dispense Item
vending-machine-action-description = Randomly dispense an item from your stock.

View File

@@ -1,7 +1,5 @@
voice-mask-name-change-window = Voice Mask Name Change voice-mask-name-change-window = Voice Mask Name Change
voice-mask-name-change-info = Type in the name you want to mimic. voice-mask-name-change-info = Type in the name you want to mimic.
voice-mask-name-change-set = Set name
voice-mask-name-change-set-description = Change the name others hear to something else.
voice-mask-popup-success = Name set successfully. voice-mask-popup-success = Name set successfully.
voice-mask-popup-failure = Name could not be set. voice-mask-popup-failure = Name could not be set.

View File

@@ -4,7 +4,4 @@ foam-artifact-popup = Strange foam pours out of the artifact!
shuffle-artifact-popup = You feel yourself teleport instantly! shuffle-artifact-popup = You feel yourself teleport instantly!
charge-artifact-popup = You feel the air buzz with electricity. charge-artifact-popup = You feel the air buzz with electricity.
activate-artifact-action-name = Activate Artifact
activate-artifact-action-desc = Immediately activates your current artifact node.
activate-artifact-popup-self = You activate node {$node}. activate-artifact-popup-self = You activate node {$node}.

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionViewLaws id: ActionViewLaws
name: action-name-view-laws name: View Laws
description: action-description-view-laws description: View the laws that you must follow.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,8 +1,8 @@
# Actions added to mobs in crit. # Actions added to mobs in crit.
- type: entity - type: entity
id: ActionCritSuccumb id: ActionCritSuccumb
name: action-name-crit-succumb name: Succumb
description: action-description-crit-succumb description: Accept your fate.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -15,8 +15,8 @@
- type: entity - type: entity
id: ActionCritFakeDeath id: ActionCritFakeDeath
name: action-name-crit-fake-death name: Fake Death
description: action-description-crit-fake-death description: Pretend to take your final breath while staying alive.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -30,8 +30,8 @@
- type: entity - type: entity
id: ActionCritLastWords id: ActionCritLastWords
name: action-name-crit-last-words name: Say Last Words
description: action-description-crit-last-words description: Whisper your last words to anyone nearby, and then succumb to your fate. You only have 30 characters to work with.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionToggleInternals id: ActionToggleInternals
name: action-name-internals-toggle name: Toggle Internals
description: action-description-internals-toggle description: Breathe from the equipped gas tank. Also requires equipped breath mask.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionMechCycleEquipment id: ActionMechCycleEquipment
name: action-name-mech-cycle name: Cycle
description: action-description-mech-cycle description: Cycles currently selected equipment
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -14,8 +14,8 @@
- type: entity - type: entity
id: ActionMechOpenUI id: ActionMechOpenUI
name: action-name-mech-control-panel name: Control Panel
description: action-description-mech-control-panel description: Opens the control panel for the mech
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -28,8 +28,8 @@
- type: entity - type: entity
id: ActionMechEject id: ActionMechEject
name: action-name-mech-eject name: Eject
description: action-description-mech-eject description: Ejects the pilot from the mech
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,8 +1,8 @@
# gloves # gloves
- type: entity - type: entity
id: ActionToggleNinjaGloves id: ActionToggleNinjaGloves
name: action-name-toggle-ninja-gloves name: Toggle ninja gloves
description: action-desc-toggle-ninja-gloves description: Toggles all glove actions on left click. Includes your doorjack, draining power, stunning enemies, downloading research and calling in a threat.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -12,8 +12,8 @@
# suit # suit
- type: entity - type: entity
id: ActionCreateThrowingStar id: ActionCreateThrowingStar
name: action-name-create-throwing-star name: Create throwing star
description: action-desc-create-throwing-star description: Channels suit power into creating a throwing star that deals extra stamina damage.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -27,8 +27,8 @@
- type: entity - type: entity
id: ActionRecallKatana id: ActionRecallKatana
name: action-name-recall-katana name: Recall katana
description: action-desc-recall-katana description: Teleports the Energy Katana linked to this suit to its wearer, cost based on distance.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -42,8 +42,8 @@
- type: entity - type: entity
id: ActionNinjaEmp id: ActionNinjaEmp
name: action-name-em-burst name: EM Burst
description: action-desc-em-burst description: Disable any nearby technology with an electro-magnetic pulse.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -56,8 +56,8 @@
- type: entity - type: entity
id: ActionTogglePhaseCloak id: ActionTogglePhaseCloak
name: action-name-toggle-phase-cloak name: Phase cloak
description: action-desc-toggle-phase-cloak description: Toggles your suit's phase cloak. Beware that if you are hit, all abilities are disabled for 5 seconds, including your cloak!
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -69,8 +69,8 @@
# katana # katana
- type: entity - type: entity
id: ActionEnergyKatanaDash id: ActionEnergyKatanaDash
name: action-name-katana-dash name: Katana dash
description: action-desc-katana-dash description: Teleport to anywhere you can see, if your Energy Katana is in your hand.
noSpawn: true noSpawn: true
components: components:
- type: WorldTargetAction - type: WorldTargetAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionRevertPolymorph id: ActionRevertPolymorph
name: polymorph-revert-action-name name: Revert
description: polymorph-revert-action-description description: Revert back into your original form.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionConfigureMeleeSpeech id: ActionConfigureMeleeSpeech
name: melee-speech-config name: Set Battlecry
description: melee-speech-config-desc description: Set a custom battlecry for when you attack!
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionSpiderWeb id: ActionSpiderWeb
name: spider-web-action-name name: Spider Web
description: spider-web-action-description description: Spawns a web that slows your prey down.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -11,8 +11,8 @@
- type: entity - type: entity
id: ActionSericulture id: ActionSericulture
name: sericulture-action-name name: Weave silk
description: sericulture-action-description description: Weave a bit of silk for use in arts and crafts.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionScream id: ActionScream
name: action-name-scream name: Scream
description: action-description-scream description: AAAAAAAAAAAAAAAAAAAAAAAAA
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -12,8 +12,8 @@
- type: entity - type: entity
id: ActionTurnUndead id: ActionTurnUndead
name: turn-undead-action-name name: Turn Undead
description: turn-undead-action-description description: Succumb to your infection and become a zombie.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -23,8 +23,8 @@
- type: entity - type: entity
id: ActionToggleLight id: ActionToggleLight
name: action-name-toggle-light name: Toggle Light
description: action-description-toggle-light description: Turn the light on and off.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -34,8 +34,8 @@
- type: entity - type: entity
id: ActionOpenStorageImplant id: ActionOpenStorageImplant
name: open-storage-implant-action-name name: Open Storage Implant
description: open-storage-implant-action-description description: Opens the storage implant embedded under your skin
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -48,8 +48,8 @@
- type: entity - type: entity
id: ActionActivateMicroBomb id: ActionActivateMicroBomb
name: activate-micro-bomb-action-name name: Activate Microbomb
description: activate-micro-bomb-action-description description: Activates your internal microbomb, completely destroying you and your equipment
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -63,8 +63,8 @@
- type: entity - type: entity
id: ActionActivateFreedomImplant id: ActionActivateFreedomImplant
name: use-freedom-implant-action-name name: Break Free
description: use-freedom-implant-action-description description: Activating your freedom implant will free you from any hand restraints
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -79,8 +79,8 @@
- type: entity - type: entity
id: ActionOpenUplinkImplant id: ActionOpenUplinkImplant
name: open-uplink-implant-action-name name: Open Uplink
description: open-uplink-implant-action-description description: Opens the syndicate uplink embedded under your skin
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -93,8 +93,8 @@
- type: entity - type: entity
id: ActionActivateEmpImplant id: ActionActivateEmpImplant
name: use-emp-implant-action-name name: Activate EMP
description: use-emp-implant-action-description description: Triggers a small EMP pulse around you
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -109,8 +109,8 @@
- type: entity - type: entity
id: ActionActivateDnaScramblerImplant id: ActionActivateDnaScramblerImplant
name: use-dna-scrambler-implant-action-name name: Scramble DNA
description: use-dna-scrambler-implant-action-description description: Randomly changes your name and appearance.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -124,8 +124,8 @@
- type: entity - type: entity
id: ActionToggleSuitPiece id: ActionToggleSuitPiece
name: action-name-hardsuit name: Toggle Suit Piece
description: action-description-hardsuit description: Remember to equip the important pieces of your suit before going into action.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -135,8 +135,8 @@
- type: entity - type: entity
id: ActionCombatModeToggle id: ActionCombatModeToggle
name: action-name-combat name: "[color=red]Combat Mode[/color]"
description: action-description-combat description: Enter combat mode
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -149,8 +149,8 @@
- type: entity - type: entity
id: ActionCombatModeToggleOff id: ActionCombatModeToggleOff
parent: ActionCombatModeToggle parent: ActionCombatModeToggle
name: action-name-combat name: "[color=red]Combat Mode[/color]"
description: action-description-combat description: Enter combat mode
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -160,8 +160,8 @@
- type: entity - type: entity
id: ActionChangeVoiceMask id: ActionChangeVoiceMask
name: voice-mask-name-change-set name: Set name
description: voice-mask-name-change-set-description description: Change the name others hear to something else.
components: components:
- type: InstantAction - type: InstantAction
icon: Interface/Actions/scream.png # somebody else can figure out a better icon for this icon: Interface/Actions/scream.png # somebody else can figure out a better icon for this
@@ -169,8 +169,8 @@
- type: entity - type: entity
id: ActionVendingThrow id: ActionVendingThrow
name: vending-machine-action-name name: Dispense Item
description: vending-machine-action-description description: Randomly dispense an item from your stock.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -179,8 +179,8 @@
- type: entity - type: entity
id: ActionArtifactActivate id: ActionArtifactActivate
name: activate-artifact-action-name name: Activate Artifact
description: activate-artifact-action-desc description: Immediately activates your current artifact node.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -192,8 +192,8 @@
- type: entity - type: entity
id: ActionToggleBlock id: ActionToggleBlock
name: action-name-blocking name: Block
description: action-description-blocking description: Raise or lower your shield.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -203,8 +203,8 @@
- type: entity - type: entity
id: ActionClearNetworkLinkOverlays id: ActionClearNetworkLinkOverlays
name: network-configurator-clear-network-link-overlays name: Clear network link overlays
description: network-configurator-clear-network-link-overlays-desc description: Clear network link overlays.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -213,8 +213,8 @@
- type: entity - type: entity
id: ActionAnimalLayEgg id: ActionAnimalLayEgg
name: action-name-lay-egg name: Lay egg
description: action-description-lay-egg description: Uses hunger to lay an egg.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -224,8 +224,8 @@
- type: entity - type: entity
id: ActionSleep id: ActionSleep
name: action-name-sleep name: Sleep
description: action-desc-sleep description: Go to sleep.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -235,8 +235,8 @@
- type: entity - type: entity
id: ActionWake id: ActionWake
name: action-name-wake name: Wake up
description: action-desc-wake description: Stop sleeping.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -246,8 +246,8 @@
- type: entity - type: entity
id: ActionActivateHonkImplant id: ActionActivateHonkImplant
name: action-name-honk name: Honk
description: action-desc-honk description: Activates your honking implant, which will produce the signature sound of the clown.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -17,8 +17,8 @@
- type: entity - type: entity
id: ActionToggleMask id: ActionToggleMask
name: action-name-mask name: Toggle Mask
description: action-description-mask-toggle description: Handy, but prevents insertion of pie into your pie hole.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -47,7 +47,7 @@
- type: entity - type: entity
id: ActionStethoscope id: ActionStethoscope
name: stethoscope-verb name: Listen with stethoscope
noSpawn: true noSpawn: true
components: components:
- type: EntityTargetAction - type: EntityTargetAction

View File

@@ -117,8 +117,8 @@
- type: entity - type: entity
id: ActionBaseToggleMagboots id: ActionBaseToggleMagboots
name: action-name-magboot-toggle name: Toggle Magboots
description: action-description-magboot-toggle description: Toggles the magboots on and off.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -278,8 +278,8 @@
- type: entity - type: entity
id: ActionRatKingRaiseArmy id: ActionRatKingRaiseArmy
name: rat-king-raise-army-name name: Raise Army
description: rat-king-raise-army-description description: Spend some hunger to summon an allied rat to help defend you.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -290,8 +290,8 @@
- type: entity - type: entity
id: ActionRatKingDomain id: ActionRatKingDomain
name: rat-king-domain-name name: Rat King's Domain
description: rat-king-domain-description description: Spend some hunger to release a cloud of miasma into the air.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -87,8 +87,8 @@
- type: entity - type: entity
id: ActionAGhostShowSolar id: ActionAGhostShowSolar
name: action-name-show-solar-console name: Solar Control Interface
description: action-description-show-solar-console description: View a solar control interface.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -100,8 +100,8 @@
- type: entity - type: entity
id: ActionAGhostShowCommunications id: ActionAGhostShowCommunications
name: action-name-show-communications-console name: Communications Interface
description: action-description-show-communications-console description: View a communications interface.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -113,8 +113,8 @@
- type: entity - type: entity
id: ActionAGhostShowRadar id: ActionAGhostShowRadar
name: action-name-show-radar-console name: Mass Scanner Interface
description: action-description-show-radar-console description: View a mass scanner interface.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -126,8 +126,8 @@
- type: entity - type: entity
id: ActionAGhostShowCargo id: ActionAGhostShowCargo
name: action-name-show-cargo-console name: Cargo Ordering Interface
description: action-description-show-cargo-console description: View a cargo ordering interface.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -139,8 +139,8 @@
- type: entity - type: entity
id: ActionAGhostShowCrewMonitoring id: ActionAGhostShowCrewMonitoring
name: action-name-show-crew-monitoring-console name: Crew Monitoring Interface
description: action-description-crew-monitoring-console description: View a crew monitoring interface.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -152,8 +152,8 @@
- type: entity - type: entity
id: ActionAGhostShowStationRecords id: ActionAGhostShowStationRecords
name: action-name-show-station-records-console name: Station Records Interface
description: action-description-station-records-console description: View a station records Interface
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -162,8 +162,8 @@
- type: entity - type: entity
id: ActionSpawnRift id: ActionSpawnRift
name: action-name-carp-rift name: Summon Carp Rift
description: action-description-carp-rift description: Summons a carp rift that will periodically spawns carps.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -175,8 +175,8 @@
- type: entity - type: entity
id: ActionDevour id: ActionDevour
name: action-name-devour name: "[color=red]Devour[/color]"
description: action-description-devour description: Attempt to break a structure with your jaws or swallow a creature.
noSpawn: true noSpawn: true
components: components:
- type: EntityTargetAction - type: EntityTargetAction

View File

@@ -235,8 +235,8 @@
- type: entity - type: entity
id: ActionToggleGuardian id: ActionToggleGuardian
name: action-name-guardian name: Toggle Guardian
description: action-description-guardian description: Either manifests the guardian or recalls it back into your body
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -67,8 +67,8 @@
- type: entity - type: entity
id: ActionGhostBoo id: ActionGhostBoo
name: action-name-boo name: Boo!
description: action-description-boo description: Scare your crew members because of boredom!
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -79,8 +79,8 @@
- type: entity - type: entity
id: ActionToggleLighting id: ActionToggleLighting
name: ghost-gui-toggle-lighting-manager-name name: Toggle All Lighting
description: ghost-gui-toggle-lighting-manager-desc description: Toggle all light rendering to better observe dark areas.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -91,8 +91,8 @@
- type: entity - type: entity
id: ActionToggleFov id: ActionToggleFov
name: ghost-gui-toggle-fov-name name: Toggle FoV
description: ghost-gui-toggle-fov-desc description: Toggles field-of-view in order to see what players see.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -103,8 +103,8 @@
- type: entity - type: entity
id: ActionToggleGhosts id: ActionToggleGhosts
name: ghost-gui-toggle-ghost-visibility-name name: Toggle Ghosts
description: ghost-gui-toggle-ghost-visibility-desc description: Toggle the visibility of other ghosts.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -100,8 +100,8 @@
- type: entity - type: entity
id: ActionPAIPlayMidi id: ActionPAIPlayMidi
name: action-name-pai-play-midi name: Play MIDI
description: action-description-pai-play-midi description: Open your portable MIDI interface to soothe your owner.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -82,8 +82,8 @@
- type: entity - type: entity
id: ActionBibleSummon id: ActionBibleSummon
name: bible-summon-verb name: Summon familiar
description: bible-summon-verb-desc description: Summon a familiar that will aid you and gain humanlike intelligence once inhabited by a soul.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -25,8 +25,8 @@
- type: entity - type: entity
id: ActionBorgSwapModule id: ActionBorgSwapModule
name: action-name-swap-module name: Swap Module
description: action-desc-swap-module description: Select this module, enabling you to use the tools it provides.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -60,8 +60,8 @@
- type: entity - type: entity
id: ActionToggleJetpack id: ActionToggleJetpack
name: action-name-jetpack-toggle name: Toggle jetpack
description: action-description-jetpack-toggle description: Toggles the jetpack, giving you movement outside the station.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionVehicleHorn id: ActionVehicleHorn
name: action-name-honk name: Honk
description: action-desc-honk description: Honk!
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionForceWall id: ActionForceWall
name: action-name-spell-forcewall name: Forcewall
description: action-description-spell-forcewall description: Creates a magical barrier.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionKnock id: ActionKnock
name: action-name-spell-knock name: Knock
description: action-description-spell-knock description: This spell opens nearby doors.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionFireball id: ActionFireball
name: action-name-spell-fireball name: Fireball
description: action-description-spell-fireball description: Fires an explosive fireball towards the clicked location.
noSpawn: true noSpawn: true
components: components:
- type: WorldTargetAction - type: WorldTargetAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionFlashRune id: ActionFlashRune
name: action-name-spell-rune-flash name: Flash Rune
description: action-description-spell-rune-flash description: Summons a rune that flashes if used.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -15,8 +15,8 @@
- type: entity - type: entity
id: ActionExplosionRune id: ActionExplosionRune
name: action-name-spell-rune-explosion name: Explosion Rune
description: action-description-spell-rune-explosion description: Summons a rune that explodes if used.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -30,8 +30,8 @@
- type: entity - type: entity
id: ActionIgniteRune id: ActionIgniteRune
name: action-name-spell-rune-ignite name: Ignite Rune
description: action-description-spell-rune-ignite description: Summons a rune that ignites if used.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction
@@ -45,8 +45,8 @@
- type: entity - type: entity
id: ActionStunRune id: ActionStunRune
name: action-name-spell-rune-stun name: Stun Rune
description: action-description-spell-rune-stun description: Summons a rune that stuns if used.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionSmite id: ActionSmite
name: action-name-spell-smite name: Smite
description: action-description-spell-smite description: Instantly gibs a target.
noSpawn: true noSpawn: true
components: components:
- type: EntityTargetAction - type: EntityTargetAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionSpawnMagicarpSpell id: ActionSpawnMagicarpSpell
name: action-name-spell-summon-magicarp name: Summon Magicarp
description: action-description-spell-summon-magicarp description: This spell summons three Magi-Carp to your aid! May or may not turn on user.
noSpawn: true noSpawn: true
components: components:
- type: WorldTargetAction - type: WorldTargetAction

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
id: ActionBlink id: ActionBlink
name: action-name-spell-blink name: Blink
description: action-description-spell-blink description: Teleport to the clicked location.
noSpawn: true noSpawn: true
components: components:
- type: WorldTargetAction - type: WorldTargetAction

View File

@@ -37,8 +37,8 @@
- type: entity - type: entity
id: ActionMimeInvisibleWall id: ActionMimeInvisibleWall
name: mime-invisible-wall name: Create Invisible Wall
description: mime-invisible-wall-desc description: Create an invisible wall in front of you, if placeable there.
noSpawn: true noSpawn: true
components: components:
- type: InstantAction - type: InstantAction