Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -455,10 +455,12 @@ , player_who_activate_the_effect) --{ cache_1 = Duel.GetLP(1) - str["对方玩家的初始生命值"] if cache_1 > 0 then --{ + + Debug.ShowHint("对面耍赖") --} else --{ @@ -467,10 +469,11 @@ cache_1 = math.tointeger(cache_1 * 3000 // 100 * 100) end --} if cache_1 > 3000 then --{ + Debug.ShowHint("比青眼白龙还厉害了") --} else --{ end --}