We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 2.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name , splashText , medalText , pointValue, medalIcon | |
ControlPointCapture , #SCORE_EVENT_HARDPOINT_CAPTURED , #SCORE_EVENT_HARDPOINT_CAPTURED , 250 , $"rui/medals/hardpoint" | |
ControlPointCaptureAssist , #SCORE_EVENT_HARDPOINT_CAPTURE_ASSIST , #SCORE_EVENT_HARDPOINT_CAPTURE_ASSIST , 100 , $"rui/medals/hardpoint" | |
ControlPointHold , #SCORE_EVENT_HARDPOINT_HOLD , #SCORE_EVENT_HARDPOINT_HOLD , 25 , $"rui/medals/hardpoint" | |
ControlPointTake , #SCORE_EVENT_HARDPOINT_TAKE , #SCORE_EVENT_HARDPOINT_TAKE , 25 , $"rui/medals/hardpoint" | |
ControlPointAmped , #SCORE_EVENT_HARDPOINT_AMPED , #SCORE_EVENT_HARDPOINT_AMPED , 250 , $"rui/medals/hardpoint" | |
ControlPointAmpedHold , #SCORE_EVENT_HARDPOINT_AMPED_HOLD , #SCORE_EVENT_HARDPOINT_AMPED_HOLD , 50 , $"rui/medals/hardpoint" | |
ControlPointNeutralize , #SCORE_EVENT_HARDPOINT_NEUTRALIZED , #SCORE_EVENT_HARDPOINT_NEUTRALIZED , 150 , $"rui/medals/hardpoint" | |
ControlPointNeutralizeAssist , #SCORE_EVENT_HARDPOINT_NEUTRALIZE_ASSIST , #SCORE_EVENT_HARDPOINT_NEUTRALIZE_ASSIST , 75 , $"rui/me |
We can make this file beautiful and searchable if this error is corrected: It looks like row 9 should actually have 10 columns, instead of 1 in line 8.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ref , priority , displayString , subText , awardDisplayString , displayStyle , validityCheck , validityCheckValue , comparisionCheck , needsToBeBest | |
harvesterHeals , 5 , FD_AWARD_0 , FD_AWARD_SUBTEXT_0 , FD_AWARD_VALUE_DISPLAY_BLANK , 0 , greater_than , 1 , highest , true | |
mortarUnitsKilled , 3 , FD_AWARD_1 , FD_AWARD_SUBTEXT_1 , FD_AWARD_VALUE_DISPLAY_BLANK , 0 , greater_than , 1 , highest , true | |
moneySpent , 4 , FD_AWARD_2 , FD_AWARD_SUBTEXT_2 , FD_AWARD_VALUE_DISPLAY_MONEY , 0 , greater_than , 2000 , highest , true | |
coresUsed , 8 , FD_AWARD_3 , FD_AWARD_SUBTEXT_3 , FD_AWARD_VALUE_DISPLAY_BLANK , 0 , greater_than , 1 , highest , true | |
longestTitanLife , 9 , FD_AWARD_4 , FD_AWARD_SUBTEXT_4 , FD_AWARD_VALUE_DISPLAY_SECONDS , 1 , greater_than , 100 , highest , true | |
turretsRepaired , 7 , FD_AWARD_5 , FD_AWARD_SUBTEXT_5 , FD_AWARD_VALUE_DISPLAY_BLANK , 0 , greater_than , 5 , highest , true | |
moneyShared , 6 , FD_AWARD_6 , FD_AWARD_SUBTEXT_6 , FD_AWARD_VALUE_DISPLAY_MONEY , 0 , greater_than , 100 , highest , true | |
dama |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name | Assault Score | Defense Score | Unknown Score | Coremeter | Titanmeter | Reason | |
---|---|---|---|---|---|---|---|
ControlPointCapture | 250 | 0 | 10 | 10 | Capture controlpoint from either unassigned or enemy team (only moment of capture counts) | ||
ControlPointHold | 0 | 25 | 2 | 2 | Every 10 Seconds on Point while Point is in Team Possession | ||
ControlPointAmped | 0 | 250 | 20 | 15 | only fist time after capture | ||
ControlPointAmpedHold | 0 | 50 | 5 | 5 | Every 10 Seconds on Point while Point is in Team Possession and Amped | ||
HardpointAssault | 50 | 0 | 10 | 15 | when both players are on point and point belongs to victim team or is unassigned and victim team is capping | ||
HardpointDefense | 0 | 50 | 5 | 10 | when both players are on point and point belongs to attacker team | ||
HardpointPerimeterDefense | 0 | 50 | 10 | 12 | when only attacker is on point and point belongs to attacker team | ||
HardpointSiege | 50 | 0 | 10 | 15 | when only victim is on point and within 47.625 m | ||
HardpointSnipe | 50 | 0 | 10 | 15 | same as siege but 47.625 or more meterss away |