Newbie question on scope

Hey there, total newbie here. I'm a complete amateur to programming. I've completed the todo tutorial for foundry development, but I believe the module I'd like to make is better suited to the game settings scope rather than the flag scope. It's for Markov chain based weather as found in Izirion's Enchiridion of the West Marches. Does that sound correct or am I starting down the wrong path? Also, do you know any good modules that write game settings like this? I think it would help to read practical examples.
HM
Helios Max87d ago
@Monster Mensch can I ask how you completed the todo tutorial? I'm struggling to update it for Foundry v11 and figure it out. Would you mind giving me any tips?
MM
Monster Mensch86d ago
What part are you having trouble with?
HM
Helios Max86d ago
Hi! Here, am I supposed to be able to access the module's classes in the browser?
No description
HM
Helios Max86d ago
I get
No description
MM
Monster Mensch86d ago
I remember the error I encountered being different than the one that was presented. At the bottom of the page there should be the full code of the data layer, I would recommend checking yours against it. Oh, I totally missed something. Sorry, it's 2am here. You're logging a return statement to the console. That's what the error is
HM
Helios Max86d ago
Yeah sorry I meant to show this one
No description
HM
Helios Max86d ago
But it its 2am have a look another time if you're willing to help!
Want results from more Discord servers?
Add your server
More Posts
Having trouble to get scripts loadedTrying to make my first module and I have troubles getting anything loaded in Foundry. Here is what Help Needed! Dynamic Table for Reputation TrackingHello, everyone. I am still encountering an issue with my Reputation Tracking system. In the actor Newbie questions on testing.Hi all, ive put together a simple module for PF2E that allows a user to favorite a spell, feat, itemTrouble with Synthetic Actors (unlinked tokens)When I create a token from an actor and try to update something like its hp, I get the following errAvoid Sheet Re-render When Editing Actor's Item**TL;DR** How do I avoid a re-render of a character sheet with actor.items displayed, that happens wHow to Create & Save Custom Field Values from a Dropdown on Actor sheet?I am building a custom system for a Hogwarts setting using the Wands & Wizards 5e supplement. I am cFinding target when making an attackI’m developing a game system, and can’t figure it out, when there is combat active and a player is tTrying to register a new systemHey everyone, I am new to Foundry system development. I am working with the boilerplate system and hMinimise Document using PrototypeQuick question, I've got no idea what I'm doing so please excuse my ineptitude. Say I have a documenNew to System Development but have done minor module developmentI am trying to see if there is a complete working model of a system that I could use a base to undercalculating range/distanceI am trying to calculate the distance between two tokens to make sure they are in range of one anothPartial RerollI am looking for a way to partially "reroll" a roll. Quick example: Player rolls 2d6 (a 2 and a 5) atiered status effectsIf I have a status effect that can come from an ability, for example, burning comes from an ability Importing an npm package into a foundry systemimport minimist from 'minimist'; That line alone when included in my module's hook file is resultin(Paid) System Dev AssistanceHello, I am developing a new game and would like to build my own game system in foundry vtt. I'm nothow to handle items and effects?I've been working on a system for a game that needs a concept that seems like it might be a good fitAdvice on the general programming model a system should followI'm brand new to foundry dev and I want to make sure I am gaining the correct understanding of the eAdvice for compendium data in a custom systemHello, i'm new here! I was wondering if I could get a little direction for storing data about my gaDialog Box Auto-Closing Upon Opening 2nd TimeI've been appending custom functionality to the simple worldbuilding system. At this time, I'm tryinActor collisionImplementing the homebrew knockback feature. It's almost working but how do I test if two actor toke