DnDGen.CharacterGen
13.0.0
dotnet add package DnDGen.CharacterGen --version 13.0.0
NuGet\Install-Package DnDGen.CharacterGen -Version 13.0.0
<PackageReference Include="DnDGen.CharacterGen" Version="13.0.0" />
paket add DnDGen.CharacterGen --version 13.0.0
#r "nuget: DnDGen.CharacterGen, 13.0.0"
// Install DnDGen.CharacterGen as a Cake Addin #addin nuget:?package=DnDGen.CharacterGen&version=13.0.0 // Install DnDGen.CharacterGen as a Cake Tool #tool nuget:?package=DnDGen.CharacterGen&version=13.0.0
This generates characters and NPCs for the Dungeons and Dragons 3.5 system. One can generate random characters or set various randomizers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- DnDGen.Infrastructure (>= 6.0.1)
- DnDGen.RollGen (>= 16.0.1)
- DnDGen.TreasureGen (>= 12.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Ninject (>= 3.3.6)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DnDGen.CharacterGen:
Package | Downloads |
---|---|
DnDGen.EncounterGen
This generates encounters for the Dungeons and Dragons 3.5 system. One can generate encounters of particular levels, times of day, and environments. One can also filter creature types. Treasure and equipment are generated. |
|
DnDGen.DungeonGen
This generates dungeons for the Dungeons and Dragons 3.5 system. Dungeons are fully fleshed out with details, traps, and encounters. |
GitHub repositories
This package is not used by any popular GitHub repositories.
13.0.0:
* Bug #124, #147 - forbidden magic school incorrect
* Bug #150 - Fix security vulnerabilities
* Bug #114 - Kobold and NPC CR incorrect
* Bug #130 - Fix spell names to be non-generic
* Bug #146 - Undo reversible spells
* Bug #149 - Minimum levels for class animals
* Bug #152 - Clerics can't spells of opposing alignments
* Allow spells to have multiple sources