Skip to content
0
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
  • Home
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Sketchy)
  • No Skin
Collapse

Wandering Adventure Party

Global Moderators

Forum wide moderators

Private

Posts


  • Well, this is unfortunate.
    KichaeK Kichae

    __Miguel_ Yes, their CEO’s behaviour has been a significant red flag, and I think we’re going to continue finding out that they’ve been lying for years as they’ve moved to comply in advance on this wave of anti-privacy bills being tossed around the world.

    World proton protonmail digitalsovereig opensource

  • Anyone else struggle with maths?
    KichaeK Kichae

    affiliate@lemmy.world I have a masters degree in physics, and I just straight up don’t do mental math, and never have. Math is for pencils and notepads. And I love pencils and notepads!

    Autism

  • What are your favorite 3 Adventure Paths?
    KichaeK Kichae

    I haven’t actually run any APs, but I have Season of Ghosts and Wardens of Wildwood, which I’ve used to scavenge things from. Season of Ghosts, from what I’ve seen, is really quite good. Wildwood had less that I was interested in pilfering, but it seemed much better than people have said.

    pathfinder pathfinder

  • What are some good "measuring stick" opponents/pitchers?
    KichaeK Kichae

    MyBrainHurts The AL East consists of the Blue Jays, who even on years where they have not been competitive in the division have been potentially good enough to win other divisions, the Yankees and Redsox, two very old teams from major US markets with shit tons of money, the Rays, who are possibly the most efficient team in all of professional sports when it comes to Wins/Dollar, and Baltimore, who are also sometimes a problem.

    Most years, if you were to spread those teams out around the league, 4 out of 5 of them would make the playoffs. Meanwhile, there are divisions in baseball that if their leaders were in the AL East, they’d be in the basement.

    It’s an absolutely crazy alignment.

    When it comes to actually winning in the post season, differences between teams matters. That’s really where the good vs bad teams really stand out. During the course of the season, though? There are 162 game. Getting into the playoffs is very often just about being marginally better than whoever you’re playing all season long, not about being crazy dominant powerhouses.

    Unless you’re the current Dodgers team, which has like a half-billion dollar payroll. They truly are juggernauts.

    Toronto Blue Jays

  • Chronicler Nature Statblock Template
    KichaeK Kichae
    ---
    title: "[Creature Name]"
    Description: "[Creature Description]"
    Level: "[Level]"
    Perception: "[Mod] ([Senses])"
    Languages: "[Languages]"
    Skills: "[Skill +Mod], [Skill +Mod]"
    Items: "[Items carried]"
    Origin: "[Creature's town, biome, or plane of origin]"
    Motivation: "[Creature Motivations]"
    Personality: "[Creature Personality]"
    Notes: "[Flavor or behavior notes]"
    Tactics: "[Tactical combat or encounter notes]"
    tags: [Add, Your, Tags]
    ---
    
    <div style="max-width: 700px; margin: 20px auto; padding: 25px; background: radial-gradient(circle at center, #3d240a 0%, #1a0f02 100%); border: 3px solid #ffd700; outline: 1px solid #ffd700; outline-offset: 2px; border-radius: 15px; box-shadow: 0 0 20px rgba(255, 215, 0, 0.2), inset 0 0 50px rgba(0,0,0,0.5); font-family: 'Georgia', serif; color: #fff;">
    
      <!-- HEADER -->
      <div style="display: flex; justify-content: space-between; align-items: center; border-bottom: 2px solid #ffd700; padding-bottom: 10px; margin-bottom: 15px;">
        <div>
          <h2 style="margin: 0; color: #ffd700; text-transform: uppercase; letter-spacing: 4px; font-size: 30px; text-shadow: 0 0 10px rgba(255, 215, 0, 0.5);">
            <!-- ================================================================ -->
            [CREATURE NAME]
            <!-- ================================================================ -->
          </h2>
          <span style="color: #ffaa00; font-variant: small-caps; font-weight: bold; font-size: 16px; letter-spacing: 1px;">
            <!-- ================================================================ -->
            [Title/Epithet]
            <!-- ================================================================ -->
          </span>
        </div>
        <div style="background: linear-gradient(to bottom, #ffd700, #b8860b); color: #1a0f02; padding: 8px 18px; border-radius: 50% 50% 5px 5px; font-weight: bold; font-size: 22px; border: 1px solid #fff;">
          <!-- ================================================================ -->
          [LVL]
          <!-- ================================================================ -->
        </div>
      </div>
    
      <!-- TRAITS -->
      <div style="display: flex; gap: 8px; margin-bottom: 15px; flex-wrap: wrap;">
        <span style="border: 1px solid #ffd700; color: #ffd700; background: rgba(0,0,0,0.4); padding: 3px 12px; border-radius: 4px; font-size: 11px; text-transform: uppercase; font-weight: bold;">
          [ALIGNMENT]
        </span>
        <span style="border: 1px solid #ffd700; color: #ffd700; background: rgba(0,0,0,0.4); padding: 3px 12px; border-radius: 4px; font-size: 11px; text-transform: uppercase; font-weight: bold;">
          [SIZE]
        </span>
        <span style="border: 1px solid #ffd700; color: #1a0f02; background: #ffd700; padding: 3px 12px; border-radius: 4px; font-size: 11px; text-transform: uppercase; font-weight: bold; box-shadow: 0 0 8px #ffd700;">
          [TRAIT 1]
        </span>
        <span style="border: 1px solid #ffd700; color: #1a0f02; background: #ffd700; padding: 3px 12px; border-radius: 4px; font-size: 11px; text-transform: uppercase; font-weight: bold; box-shadow: 0 0 8px #ffd700;">
          [TRAIT 2]
        </span>
      </div>
    
      <!-- BIO/FLAVOR BLOCK -->
      <div style="background: rgba(255, 215, 0, 0.05); padding: 15px; border-radius: 10px; margin-bottom: 15px; border: 1px solid rgba(255, 215, 0, 0.2);">
        <p style="margin: 0 0 5px 0; font-size: 14px; color: #eee;">
          <b style="color: #ffd700;">Languages:</b> [LANGUAGES]
        </p>
        <p style="margin: 0 0 5px 0; font-size: 14px; color: #eee;">
          <b style="color: #ffd700;">Items:</b> [ITEMS]
        </p>
        <p style="margin: 0; font-size: 14px; color: #ccc;">
          <b style="color: #ffd700;">Notes:</b> [FLAVOR_NOTES]
        </p>
      </div>
    
      <!-- STAT MODS -->
      <div style="display: flex; justify-content: space-between; padding: 8px; background: rgba(0,0,0,0.3); border-radius: 5px; margin-bottom: 15px; font-size: 14px; border: 1px solid #444;">
        <span>STR <b>+[STR_MOD]</b></span> <span>DEX <b>+[DEX_MOD]</b></span> <span>CON <b>+[CON_MOD]</b></span> 
        <span>INT <b>+[INT_MOD]</b></span> <span>WIS <b>+[WIS_MOD]</b></span> <span>CHA <b>+[CHA_MOD]</b></span>
      </div>
      
      <!-- SKILLS -->
      <div style="background: rgba(255, 215, 0, 0.08); padding: 10px; border-radius: 8px; border: 1px dashed rgba(255,215,0,0.4); margin-bottom: 20px;">
        <div style="font-size: 10px; text-transform: uppercase; color: #ffd700; margin-bottom: 4px;">Skills</div>
        <div style="font-size: 14px;">
            [SKILLS_LIST]
        </div>
      </div>
    
      <!-- SENSES & SPEED -->
      <div style="display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 10px;">
        <div style="background: rgba(255, 215, 0, 0.15); padding: 8px; border-radius: 8px; border: 1px solid #ffd700;">
          <div style="font-size: 10px; text-transform: uppercase; color: #ffd700; margin-bottom: 2px;">Perception</div>
          <div style="font-size: 20px; font-weight: bold; text-align: center;">
            +[PERCEPTION_MOD] 
            <span style="font-weight: normal; font-size: 12px; color: #ccc;"><br>
            ([SENSES])
            </span>
          </div>
        </div>
        <div style="background: rgba(255, 215, 0, 0.15); padding: 8px; border-radius: 8px; border: 1px solid #ffd700;">
          <div style="font-size: 10px; text-transform: uppercase; color: #ffd700; margin-bottom: 2px;">Speed</div>
          <div style="font-size: 20px; font-weight: bold; text-align: center;">
            [SPEED] ft.
          </div>
        </div>
      </div>
    
      <!-- VITALS -->
      <div style="display: flex; gap: 15px; margin-bottom: 10px;">
        <div style="flex: 1; border-top: 3px solid #ffd700; background: rgba(255,255,255,0.05); padding: 8px; text-align: center;">
          <div style="font-size: 10px; text-transform: uppercase; color: #ffd700;">AC</div>
          <div style="font-size: 22px; font-weight: bold;">
            [AC_VAL]
          </div>
        </div>
        <div style="flex: 1; border-top: 3px solid #ff4444; background: rgba(255,255,255,0.05); padding: 8px; text-align: center;">
          <div style="font-size: 10px; text-transform: uppercase; color: #ff4444;">HP</div>
          <div style="font-size: 22px; font-weight: bold;">
            [HP_VAL]
          </div>
        </div>
      </div>
      
      <!-- SAVES -->
      <div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-bottom: 20px;">
        <div style="text-align: center; border-bottom: 1px solid #ffd700; background: rgba(255,255,255,0.05); padding: 5px; border-radius: 4px;">
            <b>Fort</b><i> +[FORT_MOD] </i>
        </div>
        <div style="text-align: center; border-bottom: 1px solid #ffd700; background: rgba(255,255,255,0.05); padding: 5px; border-radius: 4px;">
            <b>Ref</b><i> +[REF_MOD] </i>
        </div>
        <div style="text-align: center; border-bottom: 1px solid #ffd700; background: rgba(255,255,255,0.05); padding: 5px; border-radius: 4px;">
            <b>Will</b><i> +[WILL_MOD] </i>
        </div>
      </div>
      
      <div style="font-size: 14px; color: #ffaa00; margin-bottom: 15px; font-style: italic;">
        [Immunities/Resistances/Weaknesses]
      </div>
    
      <!-- DEFENSIVE ABILITIES -->
      <div style="font-size: 18px; line-height: 1.6; margin-top: 15px;">
        <span style="color: #ffd700; font-weight: bold;">
          <b>[Ability Name] </b>
          <span style="background: #ffd700; color: #1a0f02; margin-right: 5px; padding: 0 4px; border-radius: 3px; font-size: 12px;">
          [2A]
          </span></span> 
          ([Traits]) <b>Effect</b> <i>[Description]</i>.
      </div>
    
      <!-- DEFENSIVE REACTIONS -->
      <div style="border: 2px solid #ffd700; background: rgba(255, 215, 0, 0.1); padding: 12px; border-radius: 10px; margin-top: 15px; font-size: 18px;">
        <span style="color: #ffd700; font-weight: bold;">Reaction <span style="background: #ffd700; color: #1a0f02; padding: 0 5px; border-radius: 3px; font-size: 14px;">[R]</span></span>
        <b>[Reaction Name]</b> <b>Trigger</b> <i>[Condition]</i>; <b>Effect</b> <i>[Description].</i>
      </div>
    
      <!-- OFFENSE SECTION -->
      <h4 style="color: #ffd700; border-bottom: 1px solid #ffd700; text-transform: uppercase; letter-spacing: 2px; margin: 25px 0 10px 0;">Offense</h4>
    
      <div style="font-size: 18px; line-height: 1.6;">
        <!-- Melee Strike -->
        <div style="margin-bottom: 8px;">
          <span style="color: #ffd700; font-weight: bold;">
            Melee 
            <span style="background: #ffd700; color: #1a0f02; margin-right: 5px; padding: 0 5px; border-radius: 3px; font-size: 14px;">
            [1A] 
            </span></span>        
          <b>[Strike Name]</b> <i>+[MOD] / +[MOD-MAP] / +[MOD-2*MAP]</i> ([Traits]), <b>Damage</b> <i>[Dice] [Type]</i>
        </div>
        <!-- Ranged Strike -->
        <div style="margin-bottom: 8px;">
          <span style="color: #ffd700; font-weight: bold;">
            Ranged 
            <span style="background: #ffd700; color: #1a0f02; margin-right: 5px; padding: 0 5px; border-radius: 3px; font-size: 14px;">
            [1A] 
            </span></span>        
          <b>[Strike Name]</b> <i>+[MOD] / +[MOD-MAP] / +[MOD-2*MAP]</i> ([Traits]), <b>Damage</b> <i>[Dice] [Type]</i>
        </div>
      </div>
    
      <!-- OFFENSIVE SPECIALS -->
      <div style="font-size: 18px; line-height: 1.6; margin-top: 15px;">
        <span style="color: #ffd700; font-weight: bold;">
          [Ability Name] 
          <span style="background: #ffd700; color: #1a0f02; margin-right: 5px; padding: 0 5px; border-radius: 3px; font-size: 12px;">
          [2A]
          </span></span> 
          ([Traits]) <b>Effect</b> <i>[Description]</i>.
      </div>
    
      <!-- SPELLS & MAGIC -->
      <div style="border-top: 1px dashed rgba(255,215,0,0.3); margin-top: 20px; padding-top: 10px;">
        <h4 style="color: #ffd700; border-bottom: 1px solid #ffd700; text-transform: uppercase; letter-spacing: 2px; margin: 10px 0 15px 0;">Spells & Magic</h4>
    
      <!-- Innate/Class Spell Block -->
      <div style="background: rgba(255, 215, 0, 0.15); margin-top: 8px; padding: 10px; border-radius: 8px; border: 1px solid #ffd700;">
        <div style="font-size: 14px; text-transform: uppercase; color: #ffd700; margin-bottom: 2px;">
          <b>[Source] Spells</b> DC <i>[DC]</i>, Attack <i>+[MOD]</i>
        </div>
        <div style="font-size: 16px; font-weight: bold;">
          <p style="margin: 0; padding-left: 10px; color: #c0c0c0;">
            <b>Cantrips:</b> [Spell], [Spell]<br>
            <b>[RANK] Rank:</b> [Spell], [Spell]
          </p>
        </div>
      </div>
    
      <!-- Focus Spell Block -->
      <div style="background: rgba(0, 0, 0, 0.2); margin-top: 8px; padding: 10px; border-radius: 8px; border: 1px solid #ffd700;">
        <div style="font-size: 14px; text-transform: uppercase; color: #ffd700; margin-bottom: 2px;">
          <b>Focus Spells</b> DC <i>[DC]</i>, Attack <i>+[MOD]</i>, <i>[NUM_FPs]</i> FP
        </div>
        <div style="font-size: 16px; font-weight: bold;">
          <p style="margin: 0; padding-left: 10px; color: #c0c0c0;">
            <b>Cantrips:</b> [Spell]<br>
            <b>[RANK] Rank:</b> [Spell]
          </p>
        </div>
      </div>
      </div>
    
    </div>
    
    General

  • #DnD Character Idea: A druid who speaks with a David Attenborough voice to narrate the rest of the party's behavior.
    KichaeK Kichae

    I thought April Fools was over. Why aare you still spitting out bangers?

    World dnd

  • What are some good "measuring stick" opponents/pitchers?
    KichaeK Kichae

    MyBrainHurts I mean, if you really want to see the trial by fire, they play the Dodgers in, like, a week or something like that.

    Toronto Blue Jays

  • I hate April Fools Day
    KichaeK Kichae

    excessshiv@lemmy.dbzer0.com I’M NOT YOUR BRO, PAL!

    Autism

  • What are some good "measuring stick" opponents/pitchers?
    KichaeK Kichae

    It’s hard to say. Especially for the really bad teams, it doesn’t necessarily take that much to make them significantly better. A couple of years ago, the White Sox were on track to be the worst team of all time. The next year, they were a reasonably OK team, with the biggest differences in rosters being a couple of players coming back from injuries.

    This year, the Rockies seem like they’re a much better team than last year. Last year, they were a clown show. This year, they at least seem to be a baseball team.

    The Yankees are a real contender, and the Tampa Bay Rays are a perennial threat as well. Very different teams, both usually good measure. The Orioles are supposed to be much improved this year, and should be a solid team, too. The Athletics are pretty bad, and the Marlins are usually a reliable example of a go-nowhere team, too. Oh, and the Angels – they have a few really good players, but they consistently wildly underperform as a team.

    Toronto Blue Jays

  • It's Wednesday 04/01/2026. Hey, What's Going!
    KichaeK Kichae

    arcanepotato@crazypeople.online That’s amazing! But the question remains: Can you sail an oil tanker through it?

    Autism autism

Member List

KichaeK Kichae
  • Login

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post