Patch 1.3.5

From AAClassic
Jump to navigation Jump to search

Starfall is here!

Watch out for stars falling from the sky! A warning will now appear globally about an imminent comet crashing in an area.

Archmage Iseren will be seen watching the sky through her telescope as the comet approaches landfall.

She'll ask for some help from you while you're there as you venture into discovering more about these celestial objects visiting us from a distant place.

The following daily quests have been added to guide you through your comet discovery:

A series of introductory quests when you meet Iseren, leading you to the Ayanad Library where you can find the Comet Workbench, [Meteor Miner], [Scorched Earth], [Crystallized Clues], [The Eternal Flame], And three other quests related to what occurs at a comet site!

What does the arrival of these comets entail? Iseren, a mage of the Ayanad Council, has these very same questions!

But be careful... don't stand underneath one as it lands.

Patch Notes

Weekly Quest Changes

  • The weekly quest locations have been moved to a new NPC called the Shadow Daru. The shadow daru will spawn at each major city on Saturday and Sunday to offer you the activity token quests you'd normally get. Shadow Daru will spawn behind the Pirate Nui on the broken bridge on Fridays.
  • Added new weekly quest: Have You Ever Seen A Ghost? which requires you to defeat the Delphinad Ghost Ship

Vocational Changes

Dawnsdrop Pitchfork

  • Added crafts to identify pitchfork boxes in large quantities
  • Fixed pitchfork incorrectly despawning wild plants. Plants will now respawn as they should in the wild.
  • Added Scented Leaves to gathering bundles and single planting through pitchfork
  • Fixed pitchfork harvesting hay bale amounts
  • Added the following plants to be harvestable by pitchfork:
    • Jinns Tongue
    • Wild Plants
    • Wild Ginseng
    • Clubhead Fungus

Husbandry

  • Added replanting to husbandry for all animals.

Commerce

  • Shadow Daru are working properly now

World Changes

Housing

  • Ahnimar new player housing zone bug fixed
  • Another area opened to match the East zone area

World Bosses

  • Morpheus will now reward pirates for 5 minutes after successfully defending him during the time he's up.
  • Delphinad Ghost Ship will now last it's full 12 hour spawn instead of despawning early.
  • Leviathan will now spawn on Saturdays

UI Changes

  • Holding Shift while placing down 'split stacks' of items will allow you to repeatedly place down stacks
  • A fix for the Notifications system has been put in place
  • A new button has been added next to the login tracker to open all daily quests

Skill/Equipment Changes

Skills

  • Mist Bubble will now grant a short immunity once it ends, allowing players of all pings to react properly to it

Equipment

  • Obsidian Transmutators are now available (see below for more information)
  • Ayanad Earth Frosts will give 335 Max HP per frost instead of 80 Physical Defense
  • Ayanad Gale lunafrost 6/6 effect will now give 4.1 ranged crit rate % instead of 4.1% move speed

Misc. Changes

  • Fixed the Growling Yawl achievement title token. It will now properly grant the title when used.
  • Changed a title back to its 3.0 version "Rooting for Thunder"
  • Added new craft for Pink Marlin Weapon Crate
  • Addon API updates (see below for more information)

Obsidian Transmutators

  • Transmutators will allow you to seal a Brimstone or a Tier 6 obsidian weapon or armor and then craft it into the desired version that you wish.
  • The crafting cost to craft a sealed weapon or armor depends on the tier that it was sealed in.
  • T7 has the highest costs, compared to a sealed T6.
  • The transmutation tiers are defined as such: Greater Transmutation - legendary and mythic only. Restricted to T7.
  • Normal Transmutation - epic only. Restricted to T7.
  • Lesser transmutation - divine to legendary only. Restricted to T6.
  • 50 / 180 / 230k alchemy required respectively based on the tier of transmutation.
  • Transmutating an item that is unbound will make it bound.
  • The costs of T6 and T7 transmutation will require a mix of boss materials between T1 and T6, wisps, and a few materials related to both metal and wooden types.
  • Armor transmutation follows the same material costs, except it uses all three material types

Players report a new threat in the Arcadian seas

This section is based upon player reports, which we can now confirm.

Adventurers, brave souls, listen well, for the winds of change stir across Erenor once more. After the first comet fell, trailing fire and mystery into the heart of Sandeep, whispers began to ripple through taverns and trade hubs alike. Sailors returned wide-eyed from the Arcadian Sea, speaking of strange waters and a darker terror that stirred beneath the waves. Now we can confirm what many dared not believe: the Primal Kraken has awakened. A mightier, more cunning beast than its predecessor, it rises only on Saturdays, shrouded in new, deadly mechanics meant to test even the boldest of crews. But for those with the mettle to face it, rich treasures lie within your grasp. Prepare your ships, gather your comrades, and sail forth.

API Update

Sandbox Additions

  • petFrame
    • The global table that holds all currently toggled on pet frames. Holds battle pet and mount unitframes.
  • STATUSBAR_STYLE

API Function Additions

  • Interface
    • GetScreenWidth()
    • GetScreenHeight()
    • GetUIScale()
  • Unit
    • UnitIsOffline(unitString)
    • GetOverHeadMarkerUnitId(markerIndex)
      • Takes 1 .. 12, returns unit ID of person with corresponding sign.
  • Team
    • GetTeamDistributorName()
      • Gives leader of player's team
    • GetTeamPlayerIndex()
      • Gives player's index in the team
    • GetRole(memberIndex)
  • Player
    • GetGamePoints()
    • GetCrimeInfo()
  • Quest
    • IsCompleted(questTypeId)
    • GetActiveQuestTitle(questTypeId)
      • Main quest log title
    • GetQuestContextMainTitle(questTypeId)
    • GetQuestContextBody(questTypeId)
  • Map
    • GetPlayerSextants()
  • Zone
    • GetZoneStateInfoByZoneId(zoneId)