User:Ritsu/test: Difference between revisions

From Elwiki
No edit summary
No edit summary
Tag: Reverted
Line 10: Line 10:
| count_name = Picture Frame
| count_name = Picture Frame
| awk_alias = Blood Moon's Dream, {{SkillText|BloodMoon}}
| awk_alias = Blood Moon's Dream, {{SkillText|BloodMoon}}
| dump_parsed=true
}}
}}

Revision as of 16:55, 18 March 2024

{
  PvE = {
    avg_damage = {
      damage_numbers = {
        max = { "366" },
        min = { "366" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    avg_damage_awk = {
      damage_numbers = {
        max = { "439.2" },
        min = { "439.2" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    avg_damage_awk_useful = {
      damage_numbers = {
        max = { "439.2" },
        min = { "439.2" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    avg_damage_useful = {
      damage_numbers = {
        max = { "366" },
        min = { "366" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    each_damage = {
      damage_numbers = {
        max = <1>{ "366" },
        min = <table 1>
      },
      hit_counts = {
        max = <2>{ "17" },
        min = <table 2>
      },
      provided = true
    },
    each_damage_awk = {
      damage_numbers = {
        max = <3>{ "439.2" },
        min = <table 3>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = true
    },
    each_damage_awk_useful = {
      damage_numbers = {
        max = <table 3>,
        min = <table 3>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = false
    },
    each_damage_useful = {
      damage_numbers = {
        max = <table 1>,
        min = <table 1>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = false
    },
    total_damage = {
      damage_numbers = {
        max = { "366" },
        min = { "366" }
      },
      hit_counts = {
        max = { 102 },
        min = { 102 }
      },
      provided = true
    },
    total_damage_awk = {
      damage_numbers = {
        max = { "439.2" },
        min = { "439.2" }
      },
      hit_counts = {
        max = { 170 },
        min = { 170 }
      },
      provided = true
    },
    total_damage_awk_useful = {
      damage_numbers = {
        max = { "439.2" },
        min = { "439.2" }
      },
      hit_counts = {
        max = { 170 },
        min = { 170 }
      },
      provided = false
    },
    total_damage_useful = {
      damage_numbers = {
        max = { "366" },
        min = { "366" }
      },
      hit_counts = {
        max = { 102 },
        min = { 102 }
      },
      provided = false
    }
  },
  PvP = {
    avg_damage = {
      damage_numbers = {
        max = { "139" },
        min = { "139" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    avg_damage_awk = {
      damage_numbers = {
        max = { "152.9" },
        min = { "152.9" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    avg_damage_awk_useful = {
      damage_numbers = {
        max = { "152.9" },
        min = { "152.9" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    avg_damage_useful = {
      damage_numbers = {
        max = { "139" },
        min = { "139" }
      },
      hit_counts = {
        max = { "17" },
        min = { "17" }
      },
      provided = false
    },
    each_damage = {
      damage_numbers = {
        max = <4>{ "139" },
        min = <table 4>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = true
    },
    each_damage_awk = {
      damage_numbers = {
        max = <5>{ "152.9" },
        min = <table 5>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = true
    },
    each_damage_awk_useful = {
      damage_numbers = {
        max = <table 5>,
        min = <table 5>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = false
    },
    each_damage_useful = {
      damage_numbers = {
        max = <table 4>,
        min = <table 4>
      },
      hit_counts = {
        max = <table 2>,
        min = <table 2>
      },
      provided = false
    },
    total_damage = {
      damage_numbers = {
        max = { "139" },
        min = { "139" }
      },
      hit_counts = {
        max = { 102 },
        min = { 102 }
      },
      provided = true
    },
    total_damage_awk = {
      damage_numbers = {
        max = { "152.9" },
        min = { "152.9" }
      },
      hit_counts = {
        max = { 170 },
        min = { 170 }
      },
      provided = true
    },
    total_damage_awk_useful = {
      damage_numbers = {
        max = { "152.9" },
        min = { "152.9" }
      },
      hit_counts = {
        max = { 170 },
        min = { 170 }
      },
      provided = false
    },
    total_damage_useful = {
      damage_numbers = {
        max = { "139" },
        min = { "139" }
      },
      hit_counts = {
        max = { 102 },
        min = { 102 }
      },
      provided = false
    }
  }
}