Skip to content

Commit

Permalink
Fix:War skill description error
Browse files Browse the repository at this point in the history
  • Loading branch information
xhabit committed Feb 14, 2024
1 parent 2f7c1f0 commit 89597e1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion XIVSlothComboX/Combos/CustomComboPreset.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3539,7 +3539,7 @@ New features should be added to the appropriate sections.
WAR_AoE_Overpower_Orogeny = 18009,

[ParentCombo(WAR_ST_StormsPath)]
[CustomComboInfo("裂石飞环/地毁人亡", "当兽魂高于50及以上时,将 裂石飞环 加入主连击,地毁人亡 加入AoE连击。\n战嚎时将使用 狂魂/混沌旋风,原初的解放时将使用 裂石飞环/钢铁旋风。\n原初的解放 小于30秒时开始留资源", WAR.JobID, 0, "", "")]
[CustomComboInfo("裂石飞环/地毁人亡", "当兽魂高于50及以上时,将 裂石飞环 加入主连击,地毁人亡 加入AoE连击。\n战嚎时将使用 狂魂/混沌旋风,原初的解放时将使用 裂石飞环/钢铁旋风。\n超过设置的仪表盘会释放资源", WAR.JobID, 0, "", "")]
WAR_ST_StormsPath_FellCleave = 18011,

[ParentCombo(WAR_ST_StormsPath)]
Expand Down
2 changes: 1 addition & 1 deletion XIVSlothComboX/XIVSlothComboX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<Authors>Aki, k-kz, ele-starshade, damolitionn, Taurenkey, Augporto, grimgal, Genesis-Nova, Tartarga</Authors>
<Company>-</Company>
<Version>3.0.18.53</Version>
<Version>3.0.18.54</Version>
<!-- This is the version that will be used when pushing to the repo.-->
<Description>XIVCombo for lazy players</Description>
<Copyright>Copyleft attick 2021 thanks attick UwU</Copyright>
Expand Down
Binary file modified release/XIVSlothComboX/latest.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion release/pluginmaster.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"Punchline": "Condenses combos and mutually exclusive abilities onto a single button - and then some.",
"Description": "Condenses combos and mutually exclusive abilities onto a single button - and then some.",
"InternalName": "XIVSlothComboX",
"AssemblyVersion": "3.0.18.53",
"AssemblyVersion": "3.0.18.54",
"Changelog": "机工优化:更科学的使用整备",
"RepoUrl": "https://github.com/44451516/XIVSlothCombo/",
"ApplicableVersion": "any",
Expand Down

0 comments on commit 89597e1

Please sign in to comment.