On the Subject of Dread Plate
Not reading all that... Do you have a TL;DR? a Summary? an In a nutshell?
The Plate on the module is inscribed with several words which must be found in Appendix Dread and Voided.
Voided words are considered to not exist.
For example, in the sentence “This module’s Dread Plate”, if “Dread” is Voided, “This” is word 1, “module’s” is word 2, “Dread” doesn’t exist, and “Plate” is word 3.
Concatenate all of the Serial Number’s digits, call this your Offset.
Gather from Appendix Dread the words whose numbered position is the Offset; one starting from the beginning of the text, and one from the end.
Do not forget about Voided Words. Loop back if you go out of the text.
Hyphenated words such as “Medium-Sized” count as 2 words, while words with apostrophes such as “You’re” count as 1.
Append both words together, starting by the end one, and remove duplicate letters (keeping only the first occurrence).
Replace every letter with its symbol. This is your Character Sequence.
| FHLNTVWX | BDEGSU | KMPRZ | ACOQ | IJY |
|---|---|---|---|---|
| # | & | % | @ | ! |
Then, apply the following rules in order, restarting at 1. every time a change is made in your Character Sequence, and prioritizing the leftmost character if multiple can be affected:
- If two of the same symbol are next to each other, remove one of them.
- If an & is next to an @, replace both with a single %.
- If a ! is next to an #, remove the !.
- If a @ is at the beginning or ending of the Character Sequence, remove it.
- If there are more than 2 Characters left, remove the leftmost # (if one’s present).
- Remove the leftmost symbol with the lowest count of associated letters in the table above.
When you have only one Character left, submit it onto the Plate.
Submitting the wrong Character will result in a strike.