User contributions for Mildew
Appearance
24 April 2025
- 16:4116:41, 24 April 2025 diff hist +831 Template:Armor No edit summary
- 16:1916:19, 24 April 2025 diff hist +272 Template:Armor No edit summary
23 April 2025
- 22:1522:15, 23 April 2025 diff hist −3 m Template:SetBonus No edit summary
- 21:4421:44, 23 April 2025 diff hist −1 Template:Armor/doc No edit summary
- 21:4421:44, 23 April 2025 diff hist +2,440 N Template:Armor/doc Created page with "This template displays all information related to a piece of armor in Embers Adrift, including stats, requirements, set bonuses, and visuals. == Usage == <pre> {{Armor | name = | tooltip_image = | equipment_type = | armor_weight = | armor_class = | durability = 1 | stat1_name = | stat1_value = | stat2_name = | stat2_value = | stat3_name = | stat3_value = | stat4_name = | stat4_value = | stat5_name = | stat5_value = | stat6_name = | stat6_value = | l..."
- 21:3421:34, 23 April 2025 diff hist −169 Template:SetBonus/doc No edit summary
- 21:2821:28, 23 April 2025 diff hist +822 Template:SetBonus/doc No edit summary
- 21:1921:19, 23 April 2025 diff hist +1,204 N ArmorTest Sample Created page with "{{ArmorTest | name = Emberforged Chestplate | tooltip_image = Emberforged_Chestplate_Tooltip.png | equipment_type = Chest | armor_weight = Heavy | armor_class = 120 | durability = 150 | stat1_name = Max Health | stat1_value = +50 | stat2_name = Ember Affinity | stat2_value = +2% | stat3_name = Strength | stat3_value = +4 | stat4_name = Vitality | stat4_value = +3 | stat5_name = Armor Penetration | stat5_value = +1% | stat6_name = Movement Speed | stat6_value = -2% | le..." current
- 21:1821:18, 23 April 2025 diff hist −67 Template:SetBonus No edit summary
- 21:1421:14, 23 April 2025 diff hist +3 Template:SetBonus No edit summary
- 21:0521:05, 23 April 2025 diff hist +468 Template:SetBonus No edit summary
- 20:4620:46, 23 April 2025 diff hist +1,229 Template:SetBonus No edit summary
- 20:2620:26, 23 April 2025 diff hist −2 m Template:SetBonus No edit summary
- 20:2420:24, 23 April 2025 diff hist −1 Template:SetBonus No edit summary
- 20:1920:19, 23 April 2025 diff hist +19 m Template:SetBonus/doc No edit summary
- 20:1920:19, 23 April 2025 diff hist +1,130 N Template:SetBonus/doc Created page with "This template displays set bonus effects that are triggered when multiple pieces of a named armor or accessory set are equipped. It is used inside other item templates like Armor, Accessories, or CraftedWeapon. == Usage == Add this inside your item template like so: <pre> {{SetBonus | set_name = | set_bonus_1_required = | set_bonus_1_effect1 = | set_bonus_1_effect2 = | set_bonus_1_effect3 = | set_bonus_2_required = | set_bonus_2_effect1 = | set_bonus_2..."
- 20:1520:15, 23 April 2025 diff hist +1,091 N Template:SetBonus Created page with "{{#if:{{{set_bonus_1_effect1|}}}{{{set_bonus_2_effect1|}}}{{{set_bonus_3_effect1|}}}| <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Set Bonuses{{#if:{{{set_name|}}}| ({{{set_name}}})}}</div> <hr style="border: 0; border-top: 1px solid #555;" /> <div style="margin-left: 1em;"> {{#if:{{{set_bonus_1_effect1|}}}| * {{#if:{{{set_bonus_1_required|}}}|{{{set_bonus_1_required}}} pieces: }}{{{set_bonus_1_effect1}}}{{#if:{{{set_bonus_1_effect2|}}}|, {{{set_bo..."
- 18:4918:49, 23 April 2025 diff hist +50 Template:Weapon/doc No edit summary
- 18:4818:48, 23 April 2025 diff hist +71 Template:Weapon No edit summary
- 18:4718:47, 23 April 2025 diff hist 0 m Template:AdditionalStats Protected "Template:AdditionalStats" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 18:4718:47, 23 April 2025 diff hist +133 Template:AdditionalStats No edit summary
- 18:2118:21, 23 April 2025 diff hist 0 m Module:ListLinks Protected "Module:ListLinks" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) current
- 18:2118:21, 23 April 2025 diff hist 0 m Module:ListComponents Protected "Module:ListComponents" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
- 18:2018:20, 23 April 2025 diff hist 0 m Template:CraftedWeapon/doc No edit summary
- 18:2018:20, 23 April 2025 diff hist +2,914 N Template:CraftedWeapon/doc Created page with "This template is used to display detailed information about a crafted weapon in Embers Adrift. It is intended to show the final stats and composition of a specific weapon created via crafting. == Usage == Paste the following example into any page to use the template: <pre> {{CraftedWeapon | name = | tooltip_image = | weapon_type = | damage_min = | damage_max = | delay = | range = | angle = | OHAC = | durability = | stat1_name = | stat1_value = | stat2_name..."
- 18:0018:00, 23 April 2025 diff hist 0 N File:Highlands Copper Great Axe Highlands Pine.png No edit summary current
- 17:5917:59, 23 April 2025 diff hist 0 m File:Highlands Copper Great Axe Model1.png Mildew moved page File:Highlands Copper Great Axe.png to File:Highlands Copper Great Axe Model1.png without leaving a redirect current
- 17:5717:57, 23 April 2025 diff hist 0 N File:Highlands Copper Great Axe Model1.png No edit summary
- 15:3515:35, 23 April 2025 diff hist +4 Module:ListComponents No edit summary
- 15:1115:11, 23 April 2025 diff hist +1,067 N Module:ListComponents Created page with "local p = {} function p.fromDelimited(frame) local raw = frame.args[1] or "" local delimiter = frame.args.delimiter or "," local combinations = mw.text.split(raw, delimiter) local output = {} table.insert(output, '<ul style="margin-left: 1em;">') for _, combo in ipairs(combinations) do combo = mw.text.trim(combo) if combo ~= "" then local parts = mw.text.split(combo, "+") local linked_parts = {}..."
- 15:0615:06, 23 April 2025 diff hist +1 m Template:Weapon No edit summary
- 13:3713:37, 23 April 2025 diff hist +148 N Category:Marshal Weapons Created page with "This category lists all weapons that can be used by the Marshal specialization. For more information about this specialization, see Marshal." current
- 13:3713:37, 23 April 2025 diff hist +154 N Category:Juggernaut Weapons Created page with "This category lists all weapons that can be used by the Juggernaut specialization. For more information about this specialization, see Juggernaut." current
- 13:3613:36, 23 April 2025 diff hist +146 N Category:Knight Weapons Created page with "This category lists all weapons that can be used by the Knight specialization. For more information about this specialization, see Knight." current
- 13:3613:36, 23 April 2025 diff hist +148 N Category:Brigand Weapons Created page with "This category lists all weapons that can be used by the Brigand specialization. For more information about this specialization, see Brigand." current
- 13:3513:35, 23 April 2025 diff hist +152 N Category:Berserker Weapons Created page with "This category lists all weapons that can be used by the Berserker specialization. For more information about this specialization, see Berserker." current
- 13:3513:35, 23 April 2025 diff hist +146 N Category:Warden Weapons Created page with "This category lists all weapons that can be used by the Warden specialization. For more information about this specialization, see Warden." current
- 13:3413:34, 23 April 2025 diff hist +148 N Category:Duelist Weapons Created page with "This category lists all weapons that can be used by the Duelist specialization. For more information about this specialization, see Duelist." current
- 13:3413:34, 23 April 2025 diff hist +150 N Category:Sentinel Weapons Created page with "This category lists all weapons that can be used by the Sentinel specialization. For more information about this specialization, see Sentinel." current
- 13:2913:29, 23 April 2025 diff hist +148 N Category:Warlord Weapons Created page with "This category lists all weapons that can be used by the Warlord specialization. For more information about this specialization, see Warlord." current
- 13:2813:28, 23 April 2025 diff hist +128 N Category:Striker Weapons Created page with "This category lists all weapons that can be used by the Striker role. For more information about this role, see Striker." current
- 13:2813:28, 23 April 2025 diff hist +130 N Category:Defender Weapons Created page with "This category lists all weapons that can be used by the Defender role. For more information about this role, see Defender." current
- 13:2713:27, 23 April 2025 diff hist +132 N Category:Supporter Weapons Created page with "This category lists all weapons that can be used by the Supporter role. For more information about this role, see Supporter." current
- 13:2213:22, 23 April 2025 diff hist +3,187 N Template:Weapon/doc Created page with "== Template:Weapon == This template creates a detailed and consistent layout for non crafted weapons. It includes support for stats, positional bonuses, level/class requirements, acquisition info, additional stats, and a gallery. == Usage == <pre> {{WeaponTest | name = | tooltip_image = | model_image1 = | model_image2 = | model_image3 = | weapon_type = | durability = | damage_min = | damage_max..."
- 13:2013:20, 23 April 2025 diff hist +326 m Template:Weapon No edit summary
- 13:0513:05, 23 April 2025 diff hist −1 m Template:Weapon No edit summary
- 13:0513:05, 23 April 2025 diff hist −7 m Template:Weapon No edit summary
- 05:2205:22, 23 April 2025 diff hist −10 m Sturdy Copper Mace No edit summary
- 05:0505:05, 23 April 2025 diff hist +42 m Template:Weapon No edit summary
- 04:5704:57, 23 April 2025 diff hist −22 m Module:ListLinks No edit summary