Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Additional return Values)
 
m (→‎External links: clean up, replaced: wowwiki.com/WoWWiki: → wowpedia.org/Wowpedia:)
 
Line 1: Line 1:
  +
<onlyinclude>{{{{{tpl|tooltip}}}
−
4.01 Patch in the Badlands for example results in:
 
  +
|mode={{{mode|}}}
  +
|arg={{{arg|}}}
  +
|name=Glacial Robe
  +
|itemid=43583
  +
|quality=Epic
  +
|ilvl=213
  +
|icon=INV_Chest_Cloth_08
  +
|slot=Chest
  +
|level=80
  +
|durability=100
  +
|sell={{cost|8|1|90}}
  +
|bind=BoE
  +
|type=Cloth
  +
|armor=308
  +
|attrib=+169 Stamina<br />+115 Frost Resistance
  +
|sockets={{socket|Red}}<br />{{socket|Yellow}}<br />{{socket|Blue}}
  +
|sockbonus=+12 Stamina
  +
}}</onlyinclude>
   
  +
==Source==
−
[21:13:18]Dump: value=GetPlayerMapPosition("player")
 
  +
The Glacial Robe requires a [[Tailoring]] skill of 420 to craft.
−
[21:13:18][1]=0.42797207832336,
 
−
[21:13:18][2]=0.52290499210358
 
   
  +
This pattern can be purchased from a Grand Master Tailoring Trainer for {{cost|14|40|}}.
−
X/Y coords like before.
 
   
  +
==Materials==
−
Now, let's do a dump of GetCurrentMapZone:
 
  +
{{Itembox|
  +
|Bolt of Imbued Frostweave|q1=6
  +
|Eternal Fire|q2=3
  +
|Eternal Water|q3=3
  +
|Eternium Thread|q4=3
  +
|Frozen Orb|q5=1}}
   
  +
==External links==
  +
[[File:Glacial Robe.png|thumb]]
  +
<!-- Read http://www.wowpedia.org/Wowpedia:External_links before posting your links here.
  +
Links that do not conform to the rules will be DELETED.
  +
Repeat violations may result in a BAN.
  +
Have a nice day. :) -->
  +
{{Elinks-item|43583}}
   
  +
[[Category:World of Warcraft epic items]]
−
[21:17:01]Dump: value=GetCurrentMapZone()
 
  +
[[Category:World of Warcraft cloth chest items]]
−
[21:17:01][1]=13,
 
  +
[[Category:World of Warcraft socketed items]]
−
[21:17:01][2]=-2079.1665039063,
 
  +
[[Category:World of Warcraft tailoring crafted items]]
−
[21:17:01][3]=-5889.5830078125,
 
−
[21:17:01][4]=-4566.6665039063,
 
−
[21:17:01][5]=-7547.9165039063
 
−  
−  
−
we have 4 additional return values. In my opinion exactly what Astrolabe, Deus Vox Encounters and DeadlyBossmods and others use for their rangecalculations
 
−  
−
If we do :
 
−  
−
/run local _, left, top, right, bot = GetCurrentMapZone() local x, y = GetPlayerMapPosition("player") y, x =(1.0-x)*left+x*right , (1.0-y)*top+y*bot print("Coordinates: ", x, ", ", y)
 
−  
−
we will receive the wow-internal world coordinates i would call them
 
−  
−
[21:17:59]Coordinates: -6756.0849581447 , -3143.1858598292
 
−  
−
[[User:Kassandra|Kassandra]] ([[User talk:Kassandra|talk]]) 19:30, 26 October 2010 (UTC)
 

Revision as of 14:46, 1 November 2010

Inv chest cloth 08

Source

The Glacial Robe requires a Tailoring skill of 420 to craft.

This pattern can be purchased from a Grand Master Tailoring Trainer for 14g 40s.

Materials

Inv fabric frostweave imbuedbolt 6x [Bolt of Imbued Frostweave] Inv elemental eternal fire 3x [Eternal Fire]
Inv elemental eternal water 3x [Eternal Water] Inv misc thread 01 3x [Eternium Thread]
Spell frost frozencore 1x [Frozen Orb]

External links

Glacial Robe