Wishes: Difference between revisions

Jump to navigation Jump to search
73 bytes added ,  08:48, 21 September 2023
Add notes about DynamicInheritsTable and DynamicSemanticTable
m (Add note about sampling from dynamic objects talbes with population:generate.)
(Add notes about DynamicInheritsTable and DynamicSemanticTable)
Line 260: Line 260:
{{Wish|name=playerlevelmob|synopsis=Spawn a mob around the player's level}}
{{Wish|name=playerlevelmob|synopsis=Spawn a mob around the player's level}}
{{Wish|name=population:findblueprint:<blueprint>|synopsis=Calculate the probability of the specified blueprint appearing at least once in each population table.}}
{{Wish|name=population:findblueprint:<blueprint>|synopsis=Calculate the probability of the specified blueprint appearing at least once in each population table.}}
{{Wish|name=population:generate:&lt;table&gt;#&lt;amount&gt;|synopsis=Generate the specified population table an amount of times, showing a breakdown of what was rolled.|description=You can generate from dynamic tables by prefixing the table name with <code>DynamicObjectsTable</code>, e.g.: <code>population:generate:DynamicObjectsTable:Snapjaws#10</code>.}}
{{Wish|name=population:generate:&lt;table&gt;#&lt;amount&gt;|synopsis=Generate the specified population table an amount of times, showing a breakdown of what was rolled.|description=You can generate from dynamic tables by prefixing the table name with <code>DynamicObjectsTable</code>, <code>DynamicInheritsTable</code>, or <code>DynamicSemanticTable</code>, e.g.: <code>population:generate:DynamicObjectsTable:Snapjaws#10</code>.}}
{{Wish|name=randomitems|synopsis=Spawn an assortment of random items|description=Twenty random items are created in the same cell as the player body. These are not always “items” in the sense that they can be picked up; for example, {{Favilink|hologram of Eater|plural}} can be spawned.}}
{{Wish|name=randomitems|synopsis=Spawn an assortment of random items|description=Twenty random items are created in the same cell as the player body. These are not always “items” in the sense that they can be picked up; for example, {{Favilink|hologram of Eater|plural}} can be spawned.}}
{{Wish|name=RandomNoTakeObject|synopsis=Spawns a random object that has the NoTake tag}}
{{Wish|name=RandomNoTakeObject|synopsis=Spawns a random object that has the NoTake tag}}

Navigation menu