Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:Sandbox/CombatTable
(view source)
Revision as of 17:29, 24 October 2015
110 bytes added
,
9 years ago
m
no edit summary
Line 167:
Line 167:
and string.format("%s * 2", equip_damage_string)
and string.format("%s * 2", equip_damage_string)
or hide_normal_damage
or hide_normal_damage
−
and string.format("%s", equip_damage_string)
+
and
(spotting == Combat.modifier.spotting.double
+
and string.format("%s * 2", equip_damage_string)
+
or
string.format("%s", equip_damage_string
)
)
or string.format("%s, %s", normal_damage_string, equip_damage_string)
or string.format("%s, %s", normal_damage_string, equip_damage_string)
end
end
がか
cssedit, gkautomate
7,064
edits