Commit 2e7a4b3f authored by xiaoye's avatar xiaoye

Update VgDefinition.Lua

parent a6717f7b
...@@ -87,8 +87,8 @@ SKILL_ALL =0x7f --All ...@@ -87,8 +87,8 @@ SKILL_ALL =0x7f --All
SKILL_NONE =0x01 --无 SKILL_NONE =0x01 --无
SKILL_SUPPORT =0x02 --支援 SKILL_SUPPORT =0x02 --支援
SKILL_BLOCK =0x04 --截击 SKILL_BLOCK =0x04 --截击
SKILL_TWICE_TRIGGER =0x08 --双 SKILL_THRICE_TRIGGER=0x08 --三
SKILL_THRICE_TRIGGER=0x10 --三 SKILL_TWICE_TRIGGER =0x10 --双
SKILL_SELF_RIDE =0x20 --人格骑升 SKILL_SELF_RIDE =0x20 --人格骑升
SKILL_DEBRIS =0x40 --结晶碎片 SKILL_DEBRIS =0x40 --结晶碎片
--触发类型 --种族 --触发类型 --种族
......
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