gazroe 3 Report post Posted September 5, 2015 (edited) New Divination Cards Added in Patch 2.0.3 Posted edited due to case sensitivity of some words. Original information was taken from https://www.pathofexile.com/forum/view-thread/1408121 (Didn't realise that small upper-case letter implied low-case in GGG world) Apology To Alkpone for Mucking up the pickit [Type] == "Death" # [StashItem] == "true" [Type] == "The Fox" # [StashItem] == "true" [Type] == "The Gentleman" # [StashItem] == "true" [Type] == "The Mercenary" # [StashItem] == "true" [Type] == "The Trial" # [StashItem] == "true" [Type] == "Wealth and Power" # [StashItem] == "true" [Type] == "The Conduit" # [StashItem] == "true" [Type] == "Gift of the Gemling Queen" # [StashItem] == "true" [Type] == "House of Mirrors" # [StashItem] == "true" [Type] == "The Survivalist" # [StashItem] == "true" [Type] == "Grave Knowledge" # [StashItem] == "true" [Type] == "The Dragon's Heart" # [StashItem] == "true" Edited September 6, 2015 by gazroe 3 Share this post Link to post Share on other sites
omega 12 Report post Posted September 5, 2015 New Divination Cards Added in Patch 2.0.3 [Type] == "Death" # [StashItem] == "true" [Type] == "The Fox" # [StashItem] == "true" [Type] == "The Gentleman" # [StashItem] == "true" [Type] == "The Mercenary" # [StashItem] == "true" [Type] == "The Trial" # [StashItem] == "true" [Type] == "Wealth and Power" # [StashItem] == "true" [Type] == "The Conduit" # [StashItem] == "true" [Type] == "Gift Of The Gemling Queen" # [StashItem] == "true" [Type] == "House Of Mirrors" # [StashItem] == "true" [Type] == "The Survivalist" # [StashItem] == "true" [Type] == "Grave Knowledge" # [StashItem] == "true" [Type] == "The Dragon's Heart" # [StashItem] == "true" gj Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted September 5, 2015 Awesome !! Thanks a lot bro !! Share this post Link to post Share on other sites
Cowding 35 Report post Posted September 5, 2015 New Divination Cards Added in Patch 2.0.3 [Type] == "Death" # [StashItem] == "true" [Type] == "The Fox" # [StashItem] == "true" [Type] == "The Gentleman" # [StashItem] == "true" [Type] == "The Mercenary" # [StashItem] == "true" [Type] == "The Trial" # [StashItem] == "true" [Type] == "Wealth and Power" # [StashItem] == "true" [Type] == "The Conduit" # [StashItem] == "true" [Type] == "Gift Of The Gemling Queen" # [StashItem] == "true" [Type] == "House Of Mirrors" # [StashItem] == "true" [Type] == "The Survivalist" # [StashItem] == "true" [Type] == "Grave Knowledge" # [StashItem] == "true" [Type] == "The Dragon's Heart" # [StashItem] == "true" The words "the" and "of" are written w/o capital letters originally afaik, not sure if the pickit case-sensitive. Anyways great work, would appreciate if you could pm me / post here (too) https://exiled-bot.net/community/index.php/topic/5139-updated-pickit/ next time you collect such information. Ofc I will give the credits to you for the work Cheers Share this post Link to post Share on other sites
alkpone 1000000 Report post Posted September 5, 2015 Yeah pickit is case sensitive.... Share this post Link to post Share on other sites