User:Illviljan/cargo: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>Illviljan
mNo edit summary
>Illviljan
mNo edit summary
Line 1: Line 1:
{{#cargo_store:
_table = main_pages
|id = test
}}
A bunch of cargo tests.
A bunch of cargo tests.



Revision as of 10:11, 29 June 2019

A bunch of cargo tests.

Intro


Lists of strings

HOLDS

Abyss Hardcore Abyss SSF Abyss SSF Abyss HC

Multiple holds

Abyss league

__FULL LIKE

Abyss league

__FULL REGEXP

Abyss league

HOLDS NOT

No results

Lua equivalents

No results

tables = 'mods, spawn_weights' 
fields = 'mods.id, spawn_weights.weight' 
query = { 
join = 'mods._pageID=spawn_weights._pageID', 
where = 'mods.domain=5 AND mods.name="Fecund" AND spawn_weights.weight > 0', 
limit = 10, 
offset = 2 
} 
results = mw.ext.cargo.query(tables, fields, query)

print(
results[1]['mods.id'], 
results[1]['spawn_weights.weight']
)

Offset

We have the following list:

  • No results

Limit to 3 results:

  • No results

Add the rest:

  • No results


mods that can spawn on items

item_tags = axe, one_hand_weapon, onehand, weapon, default

Error: No field named "mod_group" found for the database table "mods".

Incursion

Error: No field named "mod_group" found for the database table "mods".

Boots enchantments

No results

Dates

_pageName name release date
Path of Exile: Necropolis Necropolis 2024-03-29 6:00:00 PM
Necropolis league Necropolis league 2024-03-29 6:00:00 PM
Path of Exile: Affliction Affliction 2023-12-08 7:00:00 PM
Affliction league Affliction league 2023-12-08 7:00:00 PM
Path of Exile: Trial of the Ancestors Trial of the Ancestors 2023-08-18 8:00:00 PM
Ancestor league Ancestor league 2023-08-18 8:00:00 PM
Crucible league Crucible league 2023-04-07 8:00:00 PM
Path of Exile: Crucible Crucible 2023-04-07
Sanctum league Sanctum league 2022-12-09 7:00:00 PM
Path of Exile: The Forbidden Sanctum The Forbidden Sanctum 2022-12-09

More...

Maps

Error: Table upgraded_from_groups not found.

Granted skills from items

Item name Modifier Granted skill Skill id Skill name id Stat min Stat max
Abberath's Hooves RepeatingShockwave RepeatingShockwave RepeatingShockwave Abberath's Fury display_abberaths_hooves_skill_level 7 7
Advancing Fortress SocketedGemsSupportedByFortifyUnique____1 SupportFortify SupportFortify local_display_socketed_gems_supported_by_level_x_fortify 12 12
Advancing Fortress SocketedGemsSupportedByFortifyUnique____1 SupportFortify SupportFortify
Allelopathy BlightSkillUnique__1 Blight Blight Blight local_display_grants_skill_blight_level 22 22
Allelopathy BlightSkillUnique__1 Blight Blight Blight
Amplification Rod ControlledDestructionSupportUnique__1New_ SupportControlledDestruction SupportControlledDestruction local_display_socketed_gems_supported_by_x_controlled_destruction 10 10
Amplification Rod ControlledDestructionSupportUnique__1New_ SupportControlledDestruction SupportControlledDestruction
Amplification Rod SupportedByEchoUniqueWand8New_ SupportMulticast SupportMulticast local_display_socketed_gems_get_echo_level
Amplification Rod SupportedByEchoUniqueWand8New_ SupportMulticast SupportMulticast
Amplification Rod SupportedByIntensifyUnique__1 SupportHandcastSpellBoost SupportHandcastSpellBoost local_display_socketed_gems_supported_by_level_x_intensify
Amplification Rod SupportedByIntensifyUnique__1 SupportHandcastSpellBoost SupportHandcastSpellBoost
Arakaali's Fang SummonSpidersOnKillUnique__1 TriggeredSummonSpider TriggeredSummonSpider Raise Spiders local_display_raise_spider_on_kill_%_chance 100 100
Arborix GrantsDashUnique__1_ ArborixQuickDodge ArborixQuickDodge Dash local_display_grants_skill_dash_level 30 30
Asenath's Chant TriggerSocketedSpellOnBowAttackUnique__1_ SupportTriggerSpellOnBowAttack SupportTriggerSpellOnBowAttack chance_to_trigger_socketed_spell_on_bow_attack_% 100 100
Asenath's Mark TriggerSocketedSpellOnBowAttackUnique__2 SupportTriggerSpellOnBowAttack SupportTriggerSpellOnBowAttack
Ashcaller SummonRagingSpiritOnKillUnique__1 AshwakerSummonRagingSpiritOnKill AshwakerSummonRagingSpiritOnKill Summon Raging Spirit local_display_summon_raging_spirit_on_kill_% 25 25
Corona Solaris BlindingAuraSkillUnique__1 CastAuraBlinding CastAuraBlinding Blinding Aura local_display_trigger_level_X_blinding_aura_skill_on_equip 20 20

10 8

Built in timeline