Skip to content

Instantly share code, notes, and snippets.

View vidalvanbergen's full-sized avatar
💫
Xojo Developer

Vianna vidalvanbergen

💫
Xojo Developer
View GitHub Profile
@vidalvanbergen
vidalvanbergen / species-kh.xml
Created October 25, 2025 11:54
Homebrew Worgen species by a redditor named Kevin.
<?xml version="1.0" encoding="UTF-8"?>
<compendium version="5" auto_indent="NO">
<race>
<name>Worgen (HB)</name>
<size>M</size>
<speed>20</speed>
<proficiency>Intimidation</proficiency>
<trait category="description">
<name>Description</name>
<text>Wherever you may have been before or whatever you were since then, much has changed since your transformation. As you were trekking along your daily routine or had an encounter with a lost worgen, you fell victim one of those who lost their minds to a primal instinct of rage. Maybe some powerful mage displayed their wrath and bound your physical form to this new body. Either way, you as a worgen are now a cursed race, that holds a tie to your creature's previous race.
@vidalvanbergen
vidalvanbergen / class-warrior-of-the-fight-club-phb.xml
Last active November 29, 2024 22:47
Standalone edited Monk class with a Fight Club (movie) theme.
<?xml version='1.0' encoding='utf-8'?>
<compendium version="5" auto_indent="NO">
<class>
<name>Warrior of the Fight Club</name>
<hd>8</hd>
<proficiency>Strength, Dexterity, Acrobatics, Athletics, History, Insight, Religion, Stealth</proficiency>
<numSkills>2</numSkills>
<armor>None</armor>
<weapons>Simple Weapons, Shortswords</weapons>
<tools>Any one type of Artisan's Tools or any one Musical Instrument of your choice</tools>
@vidalvanbergen
vidalvanbergen / cloudSettings
Last active January 15, 2022 21:29
Visual-Studio-Code-Sync
{"lastUpload":"2022-01-15T21:29:02.810Z","extensionVersion":"v3.4.3"}
@vidalvanbergen
vidalvanbergen / gist:1989430
Created March 6, 2012 22:26
HTML: html5 starter-kit
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
<link rel="stylesheet" href="">
</head>
<body>