N-pointed asterisk: Difference between revisions

m
Changed "ordinal" (which refers to 1st, 2nd, 3rd, etc) in the first line to "cardinal" (1, 2, 3, etc)
(Updated by egocarib with game version 2.0.203.20 using QBE v1.0rc2)
m (Changed "ordinal" (which refers to 1st, 2nd, 3rd, etc) in the first line to "cardinal" (1, 2, 3, etc))
 
(8 intermediate revisions by 4 users not shown)
Line 12: Line 12:
| tilecolors = Cr
| tilecolors = Cr
| renderstr = *
| renderstr = *
| extra = {{Extra info|unreplicable = yes}}
| inheritingfrom = Trinket
| inheritingfrom = Trinket
| desc = A cross-section of trash reef has been whittled to the shape of a star. Chiliads of life-things, rocks, and ersatz matter ribbon its arms: a mosaic of polyps, a bouquet of kelp, burned glass, minted chrome, nebula shell, iris milk, and stray photonic fuzz peeled from a decaying hologram.
| desc = A cross-section of trash reef has been whittled to the shape of a star. Chiliads of life-things, rocks, and ersatz matter ribbon its arms: a mosaic of polyps, a bouquet of kelp, burned glass, minted chrome, nebula shell, iris milk, and stray photonic fuzz peeled from a decaying hologram.
Line 18: Line 19:
{{)}}}}
{{)}}}}
| categories = Trinkets
| categories = Trinkets
| gameversion = 2.0.203.20
| gameversion = 2.0.206.57
}}
}}
<!-- END QBE -->
<!-- END QBE -->
An n-pointed asterisk (where n is replaced by an ordinal number between three and ten) is a unique relic created by {{favilink|Thah}} for completing the questline [[Landing Pads]] and [[Return to the Hydropon]], and has effects dependent on the outcome of the first of those quests.  The asterisk confers its effects by being in the player's inventory and does not require an equipment slot.
An n-pointed asterisk (where n is replaced by a cardinal number between three and ten) is a unique relic created by {{favilink|Thah}} for completing the questline [[Landing Pads]] and [[Return to the Hydropon]], and has effects dependent on the outcome of the first of those quests.  The asterisk confers its effects by being in the player's inventory and does not require an equipment slot.


The asterisk's power and the nature of its effect are based on the number of settlements who agreed to host the [[slynth]] and the settlement the slynth chose, respectively. The slynth will choose a settlement randomly from among those settlements the player secured as potential settlement locations. More powerful asterisks have more points: for example, a four-pointed asterisk is less effective than the maximal, ten-pointed asterisk. The number of points on the asterisk is equal to the total number of settlements who agreed to host the slynth, up to a maximum value of 10. There are also four unique sprites for the asterisk depending on the number of points that it has.{{Code Reference|class=PointedAsteriskBuilder}}
The asterisk's power and the nature of its effect are based on the number of settlements who agreed to host the [[slynth]] and the settlement the slynth chose, respectively. The slynth will choose a settlement randomly from among those settlements the player secured as potential settlement locations. More powerful asterisks have more points: for example, a four-pointed asterisk is less effective than the maximal, ten-pointed asterisk. The number of points on the asterisk is equal to the total number of settlements who agreed to host the slynth, up to a maximum value of 10. There are also four unique sprites for the asterisk depending on the number of points that it has.{{Code Reference|class=PointedAsteriskBuilder}}
Line 65: Line 66:
| {{favilink|Lulihart, hindren pariah}} ([[Pariahs]])
| {{favilink|Lulihart, hindren pariah}} ([[Pariahs]])
| Chance for hostile creatures to wander away disinterestedly when they first notice you.
| Chance for hostile creatures to wander away disinterestedly when they first notice you.
| The chance is equal to the number of points on the asterisk. This effect does not work on [[esper hunters]] or [[evil twins]].{{Code Reference|class=PointedAsteriskBuilder|method=AddPariahsEffect}}
| The chance is equal to the number of points on the asterisk out of 100. This effect does not work on [[esper hunters]] or [[evil twins]].{{Code Reference|class=PointedAsteriskBuilder|method=AddPariahsEffect}}
|-
| {{favilink|Dyvvrach}} ([[Chavvah]])
| Increases the [[willpower]] of you and your followers.
| The increase is equal to '''3 + (Points - 3) / 2'''.{{Code Reference|class=PointedAsteriskBuilder|method=AddChavvahEffect}}
|-
|-
| Any other procedurally-generated [[village]]
| Any other procedurally-generated [[village]]
| A random effect chosen from the effects above. Each effect has a one-in-nine chance of being chosen (~11%).
| A random effect chosen from the effects above. Each effect has a one-in-ten chance of being chosen (10%).
|}
|}
Note that the Mopango effect only detects artifacts, it does not identify them.


{{references|2.0.202.97}}
{{references|2.0.202.97}}
43

edits