Example: Replacing entire Hard Slash skill with Power Slash - 0ceal0t/Dalamud-VFXEditor GitHub Wiki
First, open Hard Slash as a .tmb
and find the animation name. In this, case it is cbbm_ws_s01
.
Next, select Power Slash as "Loaded PAP" and Hard Slash as "PAP Being Replaced". In the "Name" field, as well as Animation - PAP Only (C009)
(in the "Tmb" tab), change cbbm_ws_s03
to cbbm_ws_s01
, and press "UPDATE".
Then, select Power Slash as "Loaded TMB" and Hard Slash as "TMB Being Replaced". Find Animation (C010)
and replace cbbm_ws_s03
with cbbm_ws_s01
, and press "UPDATE".