UNOBTANIUM

attributes2

Jul 15th, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.31 KB | None | 0 0
  1. {
  2.     "Aatrox":
  3.     {
  4.         "resource": "Health",
  5.         "scales": ["Attackdamage", "Attackspeed", "Lifesteal"],
  6.         "range": "Melee",
  7.         "gender": 0,
  8.         "phase": [],
  9.         "damage": [],
  10.         "attributes":
  11.         [
  12.             { // PASSIVE
  13.                 "name": "",
  14.                 "text": "",
  15.                 "attributes": [
  16.                     "Ramp up: Attackspeed",
  17.                     "Self-Revive",
  18.                     "Heal"
  19.                 ]
  20.             },
  21.             { // Q
  22.                 "name": "",
  23.                 "text": "",
  24.                 "attributes": [
  25.                     "Point and Click",
  26.                     "Dash",
  27.                     "Wall Traversal",
  28.                     "Area of Effect",
  29.                     "Knockup",
  30.                     "Physical Damage",
  31.                     "Follow up",
  32.                     "Pick"
  33.                 ]
  34.             },
  35.             { // W
  36.                 "name": "",
  37.                 "text": "",
  38.                 "attributes": [
  39.                     "Toggle",
  40.                     "Empowerment: Autoattack",
  41.                     "Self-Heal",
  42.                     "Physical Damage",
  43.                     "Sustain"
  44.                 ]
  45.             },
  46.             { // E
  47.                 "name": "",
  48.                 "text": "",
  49.                 "attributes": [
  50.                     "Skillshot: Reverse-Conic",
  51.                     "Multitarget",
  52.                     "Projectile",
  53.                     "Slow",
  54.                     "Magic Damage"
  55.                 ]
  56.             },
  57.             { // R
  58.                 "name": "",
  59.                 "text": "",
  60.                 "attributes": [
  61.                     "Auto-Targeted",
  62.                     "Area of Effect",
  63.                     "Magic Damage",
  64.                     "Empowerment: Attackspeed",
  65.                     "Empowerment: Autoattack Range"
  66.                 ]
  67.             },
  68.             { // GENERAL
  69.                 "attributes": [
  70.                 ]
  71.             }
  72.         ],
  73.         "counter": [],
  74.         "works": []
  75.     },
  76.  
  77.     "Ahri":
  78.     {
  79.         "resource": "Mana",
  80.         "scales": ["Abilitypower", "Cooldown Reduction"],
  81.         "range": "Ranged",
  82.         "gender": 1,
  83.         "phase": [],
  84.         "damage": [],
  85.         "attributes":
  86.         [
  87.             { // PASSIVE
  88.                 "name": "",
  89.                 "text": "",
  90.                 "attributes": [
  91.                     "Sustain"
  92.                 ]
  93.             },
  94.             { // Q
  95.                 "name": "",
  96.                 "text": "",
  97.                 "attributes": [
  98.                     "Skillshot: Linear",
  99.                     "Magic Damage",
  100.                     "Skillshot: Returning",
  101.                     "True Damage",
  102.                     "Multitarget",
  103.                     "Projectile",
  104.                     "Movementspeed",
  105.                     "Waveclear"
  106.                 ]
  107.             },
  108.             { // W
  109.                 "name": "",
  110.                 "text": "",
  111.                 "attributes": [
  112.                     "Auto-Targeted",
  113.                     "Singletarget",
  114.                     "Projectiles"
  115.                     "Magic Damage",
  116.                 ]
  117.             },
  118.             { // E
  119.                 "name": "",
  120.                 "text": "",
  121.                 "attributes": [
  122.                     "Skillshot: Linear",
  123.                     "Singletarget",
  124.                     "Projectile",
  125.                     "Stopped by minions",
  126.                     "Magic Damage",
  127.                     "Charm",
  128.                     "Pick",
  129.                     "Follow up"
  130.                 ]
  131.             },
  132.             { // R
  133.                 "name": "",
  134.                 "text": "",
  135.                 "attributes": [
  136.                     "Point and Click",
  137.                     "Multitarget",
  138.                     "Projectiles",
  139.                     "Magic Damage",
  140.                     "Multiple Dash",
  141.                     "Wall Traversal",
  142.                     "Follow up",
  143.                     "Pick"
  144.                 ]
  145.             },
  146.             { // GENERAL
  147.                 "attributes": [
  148.  
  149.                 ]
  150.             }
  151.         ],
  152.         "counter": [],
  153.         "works": []
  154.     },
  155.  
  156.     "Akali": {
  157.         "resource": "Energy",
  158.         "scales": ["Abilitypower"],
  159.         "range": "Melee",
  160.         "gender": 1,
  161.         "phase": [],
  162.         "damage": [],
  163.         "attributes":
  164.         [
  165.             { // PASSIVE
  166.                 "name": "",
  167.                 "text": "",
  168.                 "attributes": [
  169.                     "Empowerment: Autoattack",
  170.                     "Magic Damage",
  171.                     "Spellvamp"
  172.                 ]
  173.             },
  174.             { // Q
  175.                 "name": "",
  176.                 "text": "",
  177.                 "attributes": [
  178.                     "Auto-Targeted",
  179.                     "Mark",
  180.                     "Empowerment: Autoattack",
  181.                     "Projectile",
  182.                     "Magic Damage"
  183.                 ]
  184.             },
  185.             { // W
  186.                 "name": "",
  187.                 "text": "",
  188.                 "attributes": [
  189.                     "Point and Click",
  190.                     "Area of Effect",
  191.                     "Slow",
  192.                     "Movementspeed",
  193.                     "Stealth"
  194.                 ]
  195.             },
  196.             { // E
  197.                 "name": "",
  198.                 "text": "",
  199.                 "attributes": [
  200.                     ""
  201.                 ]
  202.             },
  203.             { // R
  204.                 "name": "",
  205.                 "text": "",
  206.                 "attributes": [
  207.                    
  208.                 ]
  209.             },
  210.             { // GENERAL
  211.                 "attributes": [
  212.  
  213.                 ]
  214.             }
  215.         ],
  216.         "counter": [],
  217.         "works": []
  218.     },
  219.  
  220.     "Alistar": {
  221.         "resource": "Mana",
  222.         "scales": ["Health", "Magic Resistance", "Armor", "Abilitypower"],
  223.         "phase": [],
  224.         "damage": [],
  225.         "attributes":
  226.         [
  227.             "Magic Damage",
  228.             "Melee",
  229.             "Dive",
  230.             "Engage",
  231.             "Follow up",
  232.             "Disengage",
  233.             "Heal",
  234.             "Peel",
  235.             "Gapcloser",
  236.             "Knockup",
  237.             "Knockback",
  238.             "Hard Crowd Control",
  239.             "Area of Effect",
  240.             "Point and Click",
  241.             "Damage Reduction"
  242.             "Health",
  243.             "Magic Resistance",
  244.             "Armor",
  245.         ],
  246.         "counter": [],
  247.         "works": []
  248.     },
  249.  
  250.     "Amumu": {
  251.         "resource": "Mana",
  252.         "scales": ["Health", "Magic Resistance", "Armor", "Abilitypower"],
  253.         "phase": [],
  254.         "damage": [],
  255.         "attributes":
  256.         [
  257.             "Magic Damage",
  258.             "Magic Resistance Reduction"
  259.             "Melee",
  260.             "Waveclear",
  261.             "Dive",
  262.             "Pick",
  263.             "Engage",
  264.             ""
  265.         ],
  266.         "counter": [],
  267.         "works": []
  268.     },
  269. }
Advertisement
Add Comment
Please, Sign In to add comment