Commit 269e7bc9 authored by whenmo's avatar whenmo Committed by GitHub

Update README.md

parent 4a5b3625
...@@ -155,7 +155,7 @@ VgD.SpellActivate(c, m, op, con[, chk, dis, eb, sb, sc, cb]) ...@@ -155,7 +155,7 @@ VgD.SpellActivate(c, m, op, con[, chk, dis, eb, sb, sc, cb])
范例 : [骤阳之进化](c10101015.lua) 范例 : [骤阳之进化](c10101015.lua)
> **通过【费用】[计数爆发1]施放!** > **通过【费用】[计数爆发1]施放!**
> **选择你的1个单位,这个回合中,力量+5000。选择你的弃牌区中的1张「瓦尔里纳」,加入手牌。** > **选择你的1个单位, 这个回合中, 力量+5000。选择你的弃牌区中的1张「瓦尔里纳」, 加入手牌。**
```lua ```lua
local cm,m,o=GetID() local cm,m,o=GetID()
...@@ -182,7 +182,7 @@ VgD.BeRidedByCard(c, m[, code, op, cost, con, tg]) ...@@ -182,7 +182,7 @@ VgD.BeRidedByCard(c, m[, code, op, cost, con, tg])
范例 : [焰之巫女 莉诺](c10101003.lua) 范例 : [焰之巫女 莉诺](c10101003.lua)
> **这个单位被「焰之巫女 蕾尤」RIDE时,从你的牌堆里探寻至多1张「托里科斯塔」,CALL到R上,然后牌堆洗切。** > **这个单位被「焰之巫女 蕾尤」RIDE时, 从你的牌堆里探寻至多1张「托里科斯塔」, CALL到R上, 然后牌堆洗切。**
```lua ```lua
local cm,m,o=GetID() local cm,m,o=GetID()
......
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