◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

更改

跳转至: 导航搜索

模块:Gun info

添加8字节2022年5月24日 (二) 09:35
无编辑摘要
local function getGridPositions(center, pos)
local self_pos = 4 - math.floor(center / 5) + 3 * (center % 5 - 2)
local effect_poses = {}
for i, v in ipairs(pos) do
effect_poses[i] = 3*(2 - (v - 1)%5) + math.floor((v - 1)/5) - 2 + self_pos
end
return self_pos, effect_poses
index = index + 1
elseif i*3 + j == self_pos then
td:attraddClass('id', 'self-cell')
index = index + 1
end

导航菜单