|
|
Line 1: |
Line 1: |
| {{Hatnote|This page is an overview of the expansion. For a full list of changes, see the [[Version 0.2.0|patch notes]].}}
| | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| | | [[File:3wewr.jpg|frameless]][[File:3wewr.jpg|frameless]] |
| {{Event
| | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| | name = Dawn of the Hunt | | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| | type = expansion
| | [[File:3wewr.jpg|frameless]][[File:3wewr.jpg|frameless]] |
| | release_version = 0.2.0
| | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| | release_date = 2025-04-04 | | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| | links = [https://www.pathofexile2.com/hunt Expansion page]
| | [[File:3wewr.jpg|frameless]][[File:3wewr.jpg|frameless]] |
| }}
| | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| | | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| '''Path of Exile 2: Dawn of the Hunt''' is the first [[Early Access]] expansion for ''[[Path of Exile 2]]''. It was officially announced by [[Grinding Gear Games]] on March 11, 2025<ref name="Announcement"/>. The expansion adds the [[Huntress]] [[character class]], [[spear]]s, new [[Ascendancy class]]es, and improvements and additions to the endgame. Notably, while there was an option to play in a new league and economy, all content added in this expansion was also added to the Early Access Standard league.<ref>https://www.pathofexile.com/forum/view-thread/3739803</ref>
| | [[File:3wewr.jpg|frameless]][[File:3wewr.jpg|frameless]] |
| | | [[File:3wewr.jpg|frameless]] [[File:3wewr.jpg|frameless]] |
| {{TOC right}}
| |
| | |
| ==Features==
| |
| * New playable class: [[Huntress]]
| |
| * New [[weapon]] base: [[Spear]]s
| |
| * New [[Ascendancy class]]es: [[Ritualist]], [[Amazon]], [[Smith of Kitava]], [[Tactician]], [[Lich]]
| |
| * 100+ new [[support gem]]s
| |
| * New [[unique item]]s
| |
| * [[Azmerian wisp]]s
| |
| * [[Rogue exile]]s
| |
| * New crafting items
| |
| * New endgame mechanics
| |
| * Endgame mechanics rework & changes
| |
| | |
| ==New items==
| |
| ===Gems===
| |
| ====Active====
| |
| {{Gem table
| |
| |where = items.class_id IN ("Active Skill Gem", "Meta Skill Gem")
| |
| AND items.release_version LIKE "0.2.%"
| |
| |gem_tier = 1
| |
| }}
| |
| | |
| ====Support====
| |
| {{Gem table
| |
| |where = items.class_id IN ("Support Skill Gem")
| |
| AND items.release_version LIKE "0.2.%"
| |
| |gem_tier = 1
| |
| }}
| |
| | |
| ===Base items===
| |
| {{Item table
| |
| |where = items.class_id NOT IN ("MiscMapItem", "Map", "DivinationCard", "Microtransaction", "HideoutDoodad", "Active Skill Gem", "Support Skill Gem", "Meta Skill Gem", "UniqueFragment", "QuestItem", "StackableCurrency", "MapFragment", "Idol")
| |
| AND items.rarity_id = "normal"
| |
| AND items.release_version LIKE "0.2.%"
| |
| AND items.drop_enabled = TRUE
| |
| AND items.class_id NOT LIKE "SoulCore"
| |
| AND items.class_id NOT LIKE "Omen"
| |
| AND items.class_id NOT LIKE "VaultKey"
| |
| |stat=1
| |
| }}
| |
| | |
| ===Unique items===
| |
| {{Item table
| |
| |where = items.rarity = "Unique"
| |
| AND items.release_version LIKE "0.2.%"
| |
| |large=1
| |
| |stat=1
| |
| }}
| |
| | |
| ===Miscellaneous items===
| |
| {{Item table
| |
| |where = (items.class_id = "StackableCurrency" OR items.class_id = "MapFragment" OR items.class_id LIKE "SoulCore" OR items.class_id LIKE "Omen" OR items.class_id LIKE "VaultKey")
| |
| AND items.release_version LIKE "0.2.%"
| |
| |orderBy = items.class_id, items.metadata_id, items.name
| |
| |large=1
| |
| |description=1
| |
| }}
| |
| | |
| ==References==
| |
| {{reflist|refs=
| |
| <ref name="Announcement">{{cite web|author=Community_Team|date=March 11, 2025|title=Watch GGG Live on March 27th PDT|url=https://www.pathofexile.com/forum/view-thread/3734468/|publisher=Official Path of Exile Forums|accessdate=March 11, 2025}}</ref>
| |
| }}
| |
| | |
| {{Navbox Dawn of the Hunt}}
| |
| {{Expansions}}
| |