libram 0.8.16 → 0.8.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/Path.d.ts DELETED
@@ -1,72 +0,0 @@
1
- import { Class } from "kolmafia";
2
- export declare class Path {
3
- name: string;
4
- id: number;
5
- hasAllPerms: boolean;
6
- canUseSkillbooks: boolean;
7
- hasCampground: boolean;
8
- hasTerrarium: boolean;
9
- stomachSize: number;
10
- liverSize: number;
11
- spleenSize: number;
12
- classes: Class[];
13
- /**
14
- *
15
- * @param name Name of path
16
- * @param id Path ID
17
- * @param hasAllPerms Does the player have immediate access to all permed skills>
18
- * @param canUseSkillbooks Does the player have ability to learn skills from skillbooks>
19
- * @param hasCampground Does the player have access to the campground?
20
- * @param hasTerrarium Does the player have access to terrarium.php
21
- * @param stomachSize Maximum fullness achievable at turn 0
22
- * @param liverSize The lowest inebriety that makes you unable to drink more
23
- * @param spleenSize Maximum spleen achievable at turn 0
24
- * @param classes Classes available in this path
25
- */
26
- constructor(name: string, id: number, hasAllPerms?: boolean, canUseSkillbooks?: boolean, hasCampground?: boolean, hasTerrarium?: boolean, stomachSize?: number, liverSize?: number, spleenSize?: number, classes?: Class[]);
27
- }
28
- export declare const Paths: {
29
- readonly Unrestricted: Path;
30
- readonly Boozetafarian: Path;
31
- readonly Teetotaler: Path;
32
- readonly Oxygenarian: Path;
33
- readonly BeesHateYou: Path;
34
- readonly WayOfTheSurprisingFist: Path;
35
- readonly Trendy: Path;
36
- readonly AvatarOfBoris: Path;
37
- readonly BugbearInvasion: Path;
38
- readonly ZombieSlayer: Path;
39
- readonly ClassAct: Path;
40
- readonly AvatarofJarlsberg: Path;
41
- readonly Big: Path;
42
- readonly KolHs: Path;
43
- readonly ClassAct2: Path;
44
- readonly AvatarofSneakyPete: Path;
45
- readonly SlowAndSteady: Path;
46
- readonly HeavyRains: Path;
47
- readonly Picky: Path;
48
- readonly Standard: Path;
49
- readonly ActuallyEdTheUndying: Path;
50
- readonly OneCrazyRandomSummer: Path;
51
- readonly CommunityService: Path;
52
- readonly AvatarOfWestOfLoathing: Path;
53
- readonly TheSource: Path;
54
- readonly NuclearAutumn: Path;
55
- readonly GelatinousNoob: Path;
56
- readonly LicenseToAdventure: Path;
57
- readonly LiveAscendRepeat: Path;
58
- readonly PocketFamiliars: Path;
59
- readonly GLover: Path;
60
- readonly DisguisesDelimit: Path;
61
- readonly DarkGyffte: Path;
62
- readonly TwoCrazyRandomSummer: Path;
63
- readonly KingdomOfExploathing: Path;
64
- readonly PathOfThePlumber: Path;
65
- readonly LowKeySummer: Path;
66
- readonly GreyGoo: Path;
67
- readonly YouRobot: Path;
68
- readonly QuantumTerrarium: Path;
69
- readonly Wildfire: Path;
70
- readonly GreyYou: Path;
71
- readonly Journeyman: Path;
72
- };
package/dist/Path.js DELETED
@@ -1,84 +0,0 @@
1
- import { $classes } from "./template-string";
2
- export class Path {
3
- name;
4
- id;
5
- hasAllPerms; //here, we define avatar-ness around being its own class
6
- canUseSkillbooks;
7
- hasCampground;
8
- hasTerrarium;
9
- stomachSize;
10
- liverSize; //Defined as the lowest inebriety that makes you unable to drink more, just to make it fifteens across the board
11
- spleenSize;
12
- classes;
13
- /**
14
- *
15
- * @param name Name of path
16
- * @param id Path ID
17
- * @param hasAllPerms Does the player have immediate access to all permed skills>
18
- * @param canUseSkillbooks Does the player have ability to learn skills from skillbooks>
19
- * @param hasCampground Does the player have access to the campground?
20
- * @param hasTerrarium Does the player have access to terrarium.php
21
- * @param stomachSize Maximum fullness achievable at turn 0
22
- * @param liverSize The lowest inebriety that makes you unable to drink more
23
- * @param spleenSize Maximum spleen achievable at turn 0
24
- * @param classes Classes available in this path
25
- */
26
- constructor(name, id, hasAllPerms = true, canUseSkillbooks = true, hasCampground = true, hasTerrarium = true, stomachSize = 15, liverSize = 15, spleenSize = 15, classes = $classes `Seal Clubber, Turtle Tamer, Sauceror, Pastamancer, Disco Bandit, Accordion Thief`) {
27
- this.name = name;
28
- this.id = id;
29
- this.hasAllPerms = hasAllPerms;
30
- this.canUseSkillbooks = canUseSkillbooks;
31
- this.hasCampground = hasCampground;
32
- this.hasTerrarium = hasTerrarium;
33
- this.stomachSize = stomachSize;
34
- this.liverSize = liverSize;
35
- this.spleenSize = spleenSize;
36
- this.classes = classes;
37
- }
38
- }
39
- export const Paths = {
40
- Unrestricted: new Path("Unrestricted", 0),
41
- Boozetafarian: new Path("Boozetafarian", 1, true, true, true, true, 0),
42
- Teetotaler: new Path("Teetotaler", 2, true, true, true, true, 15, 0),
43
- Oxygenarian: new Path("Oxygenarian", 3, true, true, true, true, 0, 0),
44
- BeesHateYou: new Path("Bees Hate You", 4),
45
- WayOfTheSurprisingFist: new Path("Way of the Surprising Fist", 6),
46
- Trendy: new Path("Trendy", 7),
47
- AvatarOfBoris: new Path("Avatar of Boris", 8, false, false, true, false, 20, 5, 15, $classes `Avatar of Boris`),
48
- BugbearInvasion: new Path("Bugbear Invasion", 9),
49
- ZombieSlayer: new Path("Zombie Slayer", 10, false, false, true, true, 15, 5, 15, $classes `Zombie Master`),
50
- ClassAct: new Path("Class Act", 11, false, false),
51
- AvatarofJarlsberg: new Path("Avatar of Jarlsberg", 12, false, false, true, false, 10, 10, 15, $classes `Avatar of Jarlsberg`),
52
- Big: new Path("BIG!", 14),
53
- KolHs: new Path("KOLHS", 15),
54
- ClassAct2: new Path("Class Act II: A Class For Pigs", 16, false),
55
- AvatarofSneakyPete: new Path("Avatar of Sneaky Pete", 17, false, false, true, false, 5, 20, 15, $classes `Avatar of Sneaky Pete`),
56
- SlowAndSteady: new Path("Slow and Steady", 18),
57
- HeavyRains: new Path("Heavy Rains", 19),
58
- Picky: new Path("Picky", 21, false, false),
59
- Standard: new Path("Standard", 22),
60
- ActuallyEdTheUndying: new Path("Actually Ed the Undying", 23, false, false, false, false, 0, 0, 5, $classes `Ed the Undying`),
61
- OneCrazyRandomSummer: new Path("One Crazy Random Summer", 24),
62
- CommunityService: new Path("Community Service", 25),
63
- AvatarOfWestOfLoathing: new Path("Avatar of West of Loathing", 26, false, false, true, true, 10, 10, 10, $classes `Cow Puncher, Snake Oiler, Beanslinger`),
64
- TheSource: new Path("The Source", 27),
65
- NuclearAutumn: new Path("Nuclear Autumn", 28, false, false, false, true, 3, 3, 3),
66
- GelatinousNoob: new Path("Gelatinous Noob", 29, false, false, true, true, 0, 0, 0, $classes `Gelatinous Noob`),
67
- LicenseToAdventure: new Path("License to Adventure", 30, true, true, true, false, 0, 2, 15),
68
- LiveAscendRepeat: new Path("Live. Ascend. Repeat.", 31),
69
- PocketFamiliars: new Path("Pocket Familiars", 32, false, false, true, false),
70
- GLover: new Path("G-Lover", 33),
71
- DisguisesDelimit: new Path("Disguises Delimit", 34),
72
- DarkGyffte: new Path("Dark Gyffte", 35, false, false, true, false, 5, 5, 15, $classes `Vampyre`),
73
- TwoCrazyRandomSummer: new Path("Two Crazy Random Summer", 36),
74
- KingdomOfExploathing: new Path("Kingdom of Exploathing", 37),
75
- PathOfThePlumber: new Path("Path of the Plumber", 38, false, false, true, true, 20, 0, 5, $classes `Plumber`),
76
- LowKeySummer: new Path("Low Key Summer", 39),
77
- GreyGoo: new Path("Grey Goo", 40),
78
- YouRobot: new Path("You, Robot", 41, false, false, false, true, 0, 0, 0),
79
- QuantumTerrarium: new Path("Quantum Terrarium", 42, true, true, true, false),
80
- Wildfire: new Path("Wildfire", 43),
81
- GreyYou: new Path("Grey You", 44, false, false, true, true, 0, 0, 0, // eslint-disable-next-line libram/verify-constants
82
- $classes `Grey Goo`),
83
- Journeyman: new Path("Journeyman", 45, false, false),
84
- };