User:LordBlick/Sandbox/Test Item Stats: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>LordBlick
No edit summary
>LordBlick
Line 5: Line 5:
https://pathofexile.gamepedia.com/index.php?title=Special:ViewData&limit=607&offset=51139&tables=skill_stats_per_level&fields=_pageName%2Cid%2Cis_quality_stat%2Clevel%2Cvalue&order_by=%60_pageName%60%2C+%60id%60%2C+%60is_quality_stat%60%2C+%60level%60%2C+%60value%60&max+display+chars=300<br />
https://pathofexile.gamepedia.com/index.php?title=Special:ViewData&limit=607&offset=51139&tables=skill_stats_per_level&fields=_pageName%2Cid%2Cis_quality_stat%2Clevel%2Cvalue&order_by=%60_pageName%60%2C+%60id%60%2C+%60is_quality_stat%60%2C+%60level%60%2C+%60value%60&max+display+chars=300<br />
605 mods vs only one in table…
605 mods vs only one in table…
{{#cargo_query:  
{{#cargo_query:  
  |tables=skill_stats_per_level, skill, items
  |tables=skill_stats_per_level, skill, items
<!--|tables=item_stats-->
<!--|join on=item_stats._pageName=items._pageName-->
<!--|join on=items.mods HOLDS item_stats._pageName-->
<!--|join on=items.mods=item_stats._pageName-->
  |join on=skill_stats_per_level._pageID=items._pageID
  |join on=skill_stats_per_level._pageID=items._pageID
<!--|fields=item_stats._pageName, item_stats.id, item_stats.is_implicit, item_stats.min, item_stats.max-->
<!--|fields=item_stats._rowID, item_stats._pageName, item_stats.id, item_stats.min, item_stats.max-->
  |fields=skill_stats_per_level._rowID, items.name, skill_stats_per_level._pageName, skill_stats_per_level.id
  |fields=skill_stats_per_level._rowID, items.name, skill_stats_per_level._pageName, skill_stats_per_level.id
  |where=  
  |where=  
      <!--item_stats._pageName="Haste"-->
        skill_stats_per_level._pageName LIKE "%Haste%"
      <!--items.name="Haste"-->
      items.name LIKE "%Haste%"
      <!--item_stats._pageName LIKE "%Haste%"-->
  |limit=10
  |limit=10
  <!--|format=template
  <!--|format=template
Line 37: Line 29:
{{il|Clarity}}:<br />
{{il|Clarity}}:<br />
<!-- Let's try same as above if succeed -->
<!-- Let's try same as above if succeed -->
===Quering Item Stats for Headhunter===
===Quering Item Stats for Headhunter===
For sure HH exist in this table  
For sure HH exist in this table  

Revision as of 16:26, 26 January 2018

Query in Special:CargoTables/item_stats
Use of Template:Item/cargo/item_stats

Quering Item Stats for some aura gems

HasteHasteAura, Spell, AoE
Level: (1-20)
Reservation: 50% Mana
Cooldown Time: 1.20 sec
Can Store 1 Use(s)
Cast Time: Instant
AoE Radius: 36
Requires Level 24Casts an aura that increases the movement speed, attack speed and cast speed of you and your allies.+(0-1.9) metres to radius
You and nearby allies gain (10-16)% increased Movement Speed
You and nearby allies gain (15-24)% increased Attack Speed
You and nearby allies gain (15-24)% increased Cast Speed

Additional Effects From 1-20% Quality:
(2-40)% increased Area of Effect
Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.
:
https://pathofexile.gamepedia.com/index.php?title=Special:ViewData&limit=607&offset=51139&tables=skill_stats_per_level&fields=_pageName%2Cid%2Cis_quality_stat%2Clevel%2Cvalue&order_by=%60_pageName%60%2C+%60id%60%2C+%60is_quality_stat%60%2C+%60level%60%2C+%60value%60&max+display+chars=300
605 mods vs only one in table…

Error: Table "skill" is not included within the join conditions.

ClarityClarityAura, Spell, AoE
Level: (1-20)
Reservation: (34-279) Mana
Cooldown Time: 1.20 sec
Can Store 1 Use(s)
Cast Time: Instant
AoE Radius: 36
Requires Level 10Casts an aura that grants mana regeneration to you and your allies.+(0-1.9) metres to radius
You and nearby Allies Regenerate (2.9-33) Mana per second

Additional Effects From 1-20% Quality:
(2-40)% increased Area of Effect
Place into an item socket of the right colour to gain this skill. Right click to remove from a socket.
:

Quering Item Stats for Headhunter

For sure HH exist in this table https://pathofexile.gamepedia.com/index.php?title=Special:ViewData&limit=35&offset=11007&tables=item_stats&fields=_pageName%2Cavg%2Cid%2Cis_implicit%2Cmax%2Cmin&order_by=%60_pageName%60%2C+%60avg%60%2C+%60id%60%2C+%60is_implicit%60%2C+%60max%60&max+display+chars=300

_rowID name _pageName id min max
76,751 Headhunter Headhunter damage_+%_vs_rare_monsters 20 30
76,752 Headhunter Headhunter additional_strength 40 55
76,753 Headhunter Headhunter base_maximum_life 25 40
76,754 Headhunter Headhunter base_maximum_life 50 60
76,755 Headhunter Headhunter additional_dexterity 40 55
76,756 Headhunter Headhunter gain_rare_monster_mods_on_kill_ms 20,000 20,000