About: Fading Note   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

For every Secret Barrel that is killed, a variable is incremented by two. When a Fading Note is set to drop, the note which will drop is calculated by: (GetRandomInt(1,5)+(udg_SecretBarrels*2)) In other words, the minimum is one (SecretBarrels=0, 0+1=1), and the maximum is 25 (SecretBarrels=10, 10*2=20, 20+5=25). An array is filled with 25 possible secret notes, and then this calculated value is used to determine which note will drop. Each barrel unlocks two more secret notes. Only one note can be dropped at the same time.

AttributesValues
rdfs:label
  • Fading Note
rdfs:comment
  • For every Secret Barrel that is killed, a variable is incremented by two. When a Fading Note is set to drop, the note which will drop is calculated by: (GetRandomInt(1,5)+(udg_SecretBarrels*2)) In other words, the minimum is one (SecretBarrels=0, 0+1=1), and the maximum is 25 (SecretBarrels=10, 10*2=20, 20+5=25). An array is filled with 25 possible secret notes, and then this calculated value is used to determine which note will drop. Each barrel unlocks two more secret notes. Only one note can be dropped at the same time.
dbkwik:fferpg/prop...iPageUsesTemplate
abstract
  • For every Secret Barrel that is killed, a variable is incremented by two. When a Fading Note is set to drop, the note which will drop is calculated by: (GetRandomInt(1,5)+(udg_SecretBarrels*2)) In other words, the minimum is one (SecretBarrels=0, 0+1=1), and the maximum is 25 (SecretBarrels=10, 10*2=20, 20+5=25). An array is filled with 25 possible secret notes, and then this calculated value is used to determine which note will drop. Each barrel unlocks two more secret notes. Only one note can be dropped at the same time. Notes disappeare 45 seconds after obtaining them, except the twenty-third note, which lasts 120 seconds (presumably so you have time to decipher it.)
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software