Skip to content

Commit

Permalink
update PCT
Browse files Browse the repository at this point in the history
  • Loading branch information
xhabit committed Jul 2, 2024
1 parent 4f04a4c commit a6719fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions XIVSlothComboX/Combos/CustomComboPreset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3371,9 +3371,12 @@ [Variant] [VariantParent(WHM_ST_MainCombo, WHM_AoE_DPS)] [CustomComboInfo("Rampa
PCT.JobID, -10, "", "")]
PCT_Advanced_CustomMode = 210000,

[ReplaceSkill(PCT.1)]
[CustomComboInfo("一键模式 - 单目标", "将1替换为一键单目标连击。", PCT.JobID)]
PCT_ST_EasyMode = 21000,


[ReplaceSkill(PCT.AOE短1)]
[CustomComboInfo("一键模式 - 多目标", "将aoe1替换为一键多目标连击。", PCT.JobID)]
PCT_AOE_EasyMode = 21001,

Expand Down

0 comments on commit a6719fc

Please sign in to comment.