Commit 44fd3294 authored by whenmo's avatar whenmo Committed by GitHub

add XOverDress empty func

parent 2cf52b1a
...@@ -275,6 +275,11 @@ function VgD.OverDressSum(e,tp,eg,ep,ev,re,r,rp) ...@@ -275,6 +275,11 @@ function VgD.OverDressSum(e,tp,eg,ep,ev,re,r,rp)
c:RegisterFlagEffect(FLAG_CONDITION,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,201,VgF.Stringid(10101006,0)) c:RegisterFlagEffect(FLAG_CONDITION,RESET_EVENT+RESETS_STANDARD,EFFECT_FLAG_CLIENT_HINT,1,201,VgF.Stringid(10101006,0))
end end
--交织超限舞装
function VgD.XOverDress(c,f)
end
--战斗阶段 --战斗阶段
function VgD.MonsterBattle(c) function VgD.MonsterBattle(c)
--攻击转守备 --攻击转守备
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment