Mogara / LuaSkillsForQSGS

新版太阳神三国杀武将技能代码速查手册(Lua版)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

集智有个小问题

huoshan12345 opened this issue · comments

elseif event == sgs.CardResponsed then
local response = data:toResponsed()
card = response.card
end
这个时机应该是用不到吧
而且时间点貌似应该是event == sgs.CardResponded

0224是CardResponsed我应该没记错吧。。

@Array88 0224 是CardResponded 不过因为有 compatibility.lua 关系 所以是一样的

@FrozenFeather 不过集智不应该有打出时发动啊,集智的条件不是使用锦囊吗

因为无懈可击 所以要加cardresponded

无懈也是use

@FrozenFeather 不过删掉CardResponded的部分,无懈可击后也正常集智= =