View Issue Details

IDProjectCategoryLast Update
0020842AI War 2Note To TestDec 16, 2018 1:01 pm
ReporterRocketAssistedPuffin Assigned ToBadgerBadger  
Severityfeature 
Status assignedResolutionopen 
Product Version0.809 Divide By Human 
Summary0020842: Move Hunter/Warden fleet balance levers into XML
DescriptionA reminder for someone who knows how to do that to er, do that.
TagsNo tags attached.

Activities

BadgerBadger

Dec 15, 2018 9:29 pm

manager   ~0050611

Can you remind me exactly which variables those are?

RocketAssistedPuffin

Dec 16, 2018 5:52 am

reporter   ~0050613

WardenFleet_Normal.cs
HunterFleet_Normal.cs

protected override FInt HostileRatio_TooDangerousToStay => FInt.FromParts( 2, 000 );
protected override FInt HostileRatio_TooDangerousToTarget => FInt.FromParts( 0, 750 );
protected override FInt HostileRatio_TooDangerousToGoThrough => FInt.FromParts( 0, 600 );

Hunter has three, for Normal, Defensive, and Kamikaze. Warden only has one set.

Issue History

Date Modified Username Field Change
Dec 14, 2018 5:19 pm RocketAssistedPuffin New Issue
Dec 15, 2018 9:29 pm BadgerBadger Note Added: 0050611
Dec 16, 2018 5:52 am RocketAssistedPuffin Note Added: 0050613
Dec 16, 2018 1:01 pm BadgerBadger Assigned To => BadgerBadger
Dec 16, 2018 1:01 pm BadgerBadger Status new => assigned