A lot of the _Weapon versions of the force_power_item_components are broken.

Summary

A lot of the _Weapon versions of the force_power_item_components are broken. Updating the variables inside them doesn’t do anything on some of them. Here is a full list of all force abilities and if they work or not:

  1. ForcePowerPush_Weapon_V1
    force_power_push_component:
    Cooldown → Works
    PushForce → Doesn’t Work

  2. ForcePowerLightning_Weapon_V1
    force_power_lightning_component:
    Damage → Works
    BuildingDamage → Works
    Duration → Works
    Cooldown → Works

  3. ForcePowerPull_Weapon_V1
    force_power_pull_component:
    Cooldown → Works

  4. ForcePowerThrow_Weapon_V1
    force_power_throw_component:
    Cooldown → Doesn’t Work
    Damage → Doesn’t Work
    BuildingDamage → Doesn’t Work

  5. ForcePowerShield_Weapon_V1
    force_power_shield_component:
    Cooldown → Works
    Energy → Doesn’t Work
    DrainRate → Works
    RechargeRate → Works
    RechargeDelay → Works
    KnockbackForce → Doesn’t Work

  6. ForcePowerHeal_Weapon_V1
    force_power_heal_component:
    Cooldown → Works
    HealStrength → Works
    DrainRate → Works
    RechargeRate → Works
    RechargeDelay → Works

  7. ForcePowerAwareness_Weapon_V1
    force_power_awareness_component:
    Cooldown → Doesn’t Work
    Duration → Doesn’t Work

  8. ForcePowerTrick_Weapon_V1
    force_power_trick_component:
    Cooldown → Doesn’t Work
    Duration → Doesn’t Work

  9. ForcePowerDistraction_Weapon_V1
    force_power_distraction_component:
    Duration → Doesn’t Work
    Health → Works

  10. ForcePowerSaberThrow_Weapon_V1
    force_power_saber_throw_component:
    Cooldown → Works
    Damage → Works
    BuildingDamage → Works

UEFN version: 5.8.0-54618515+++Fortnite+Release-41.00

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Update the internal variables of the _Weapon versions of the force_power_item_components and add it to the inventory.

Expected Result

Changing the variables changes their behavior as the name of each variable suggests.

Observed Result

Not all variables of the force power components change the behavior. See the list in the Summary section for detailed information.

Platform(s)

All

FORT-1113741 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.