View Issue Details

IDProjectCategoryLast Update
0018681Starward RogueBug - GameplayFeb 5, 2016 4:42 pm
Reporterptarth Assigned To 
Severityminor 
Status newResolutionopen 
Product Version1.012 
Summary0018681: Salvo fire with in inaccuracy does not change original shot
DescriptionIf you have a Salvo shot with inaccuracy for the entire salvo, the directly aimed shot is not affected by the inaccuracy calculation.

Example Weapon

    <system name="InvaderBossConeBlueSystem"
        category="Weapon"
        fire_rate="2"
        cue_time = "0.0"
        shots_per_salvo="22"
        range_actual="1000"
        shot_speed="250"
        shot_type="WideDoubleBlue"
        damage_type="Energy"
        attack_power="1"
        firing_timing="AllTheTime"
        image_name="Invisible"
        initial_firing_delay="1"
        targeting_logic="Direct"
        salvo_angle_difference="2"
        inaccuracy_spread="135"
        inaccuracy_is_by_salvo="true"
     >
  </system>
TagsNo tags attached.

Activities

ptarth

Feb 5, 2016 4:42 pm

developer  

Issue History

Date Modified Username Field Change
Feb 5, 2016 4:42 pm ptarth New Issue
Feb 5, 2016 4:42 pm ptarth File Added: Screenshot_2016_02_05_8_41_11.jpg