PropertyValue
rdf:type
rdfs:label
  • Puro puro chicken
rdfs:comment
  • Puro puro chicken is a food item used in Shattered Worlds. It given to participants that use the 'feed me' option when entering the minigame, if their Constitution level is 60 or higher. The minimum Constitution level to receive the full amount of healing from this food is 60. variables=skillstat_Constitution_level calchealing| let(base,60) let(hp,skillstat_Constitution_level) if(hp < base){ let(heal,hp*25) }{let(heal,base*25) } let(healing,"This will heal " + heal + " life points at level "+hp+".")
Examine
  • A cheeky meal.
Tradeable
  • No
bankable
  • No
Equipable
  • No
alchable
  • No
destroy
  • Drop
disassembly
  • No
Quest
  • No
kept
  • always
dbkwik:rune-scape/property/wikiPageUsesTemplate
dbkwik:runescape/property/wikiPageUsesTemplate
Stackable
  • No
Name
  • Puro puro chicken
Value
  • 0
Members
  • Yes
Weight
  • 0.141000
Update
  • Shattered Worlds
ID
  • 40139
Release
  • 2017-05-02
abstract
  • Puro puro chicken is a food item used in Shattered Worlds. It given to participants that use the 'feed me' option when entering the minigame, if their Constitution level is 60 or higher. The minimum Constitution level to receive the full amount of healing from this food is 60. variables=skillstat_Constitution_level calchealing| let(base,60) let(hp,skillstat_Constitution_level) if(hp < base){ let(heal,hp*25) }{let(heal,base*25) } let(healing,"This will heal " + heal + " life points at level "+hp+".")