View Issue Details

IDProjectCategoryLast Update
0029622Heart Of The MachineSuggestionOct 29, 2024 10:55 pm
ReporterFluffiest Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.593 The Girl With The Flower 
Fixed in Version0.593.3 The Post-Apocalypse 
Summary0029622: One extra augment for the start of the game to increase options
DescriptionA small amount of extra movement range seems like it would be useful for all the early-game androids, and the extra agility helps with bee-throwing later if you don't use the Keanu. I balanced this against weapon and armour mods like the dual handguns and graphene armour. My biggest concern is players hyper-optimizing by swapping this in immediately before moving, then removing it again on arrival, but hopefully the relatively high turns_required_to_equip will discourage that.

(This would also let you raise the difficulty of the "steal shotgun outside Danver Donuts" agility check again while still making 100% odds possible with the right augments.)

    <equipment_type id="AndroidLightweightComponents" display_name="Lightweight Components"
        icon_name="CleanSimple_SkillB035" slot_type="AndroidAugment"
        description="A straightforward way to improve speed and agility. Multiple can be stacked in a single android."
        strategy_tip_optional="Useful for getting around the city."
        collections="AndroidAugments,HumanInvented" intentionally_has_no_unlock="true" turns_required_to_equip="3">
        <initial_actor_data data_type="ActorMoveRange" value="3"/>
        <initial_actor_data data_type="ActorAgility" value="15"/>
    </equipment_type>
TagsNo tags attached.

Activities

Chris_McElligottPark

Oct 29, 2024 10:55 pm

administrator   ~0070603

Thank you, I love it!!!!

* Added a new "Lightweight Components" piece of equipment that is available from the very start of the game. IT gives +3 movement range and +15 agility.
** A straightforward way to improve speed and agility. Multiple can be stacked in a single android.

Issue History

Date Modified Username Field Change
Oct 29, 2024 5:08 pm Fluffiest New Issue
Oct 29, 2024 10:55 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Oct 29, 2024 10:55 pm Chris_McElligottPark Status new => resolved
Oct 29, 2024 10:55 pm Chris_McElligottPark Resolution open => fixed
Oct 29, 2024 10:55 pm Chris_McElligottPark Fixed in Version => 0.593.3 The Post-Apocalypse
Oct 29, 2024 10:55 pm Chris_McElligottPark Note Added: 0070603