News:

Welcome to the Herolab 4e user added support site.

Main Menu
+-+-

+-User

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+-Stats ezBlock

Members
Total Members: 177
Latest: Tdotku1911
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 755
Total Topics: 366
Most Online Today: 3
Most Online Ever: 55
(May 13, 2020, 03:23:39 AM)
Users Online
Members: 0
Guests: 1
Total: 1
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Cryptoknight

#1
Modifications / Herolab 4e Themes Modification
July 27, 2019, 02:47:44 AM
Herolab 4e Themes Modification

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=34

Daphne Pfister's mod that enables Themes in Herolab 4e
http://forums.wolflair.com/showthread.php?t=20352
#2
4e Downloader Bug Fixes / Themes Collection
July 27, 2019, 02:47:44 AM
Themes Collection

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=137

After a few people pointed out that downloading 100 individual themes was a pain.  I created a hl file with all of them in it. 

Don't forget to install Daphne's Theme Mod First!

Updated package to remove Darksun Themes.  These are now in the Darksun Themes Package

Added Beguiler, Inquisitive, Occultist, Renegade Red Wizard, Spy and Vigilante
#3
4e Downloader Bug Fixes / Feats Bug Fixes Package
July 27, 2019, 02:47:44 AM
Feats Bug Fixes Package

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=144

2014-01-04: Rod Expertise, Combat Commander, Melee Training, Fiery Blood, Wand Expertise, and Elemental Empowerment
#4
4e Downloader Bug Fixes / Darksun Themes Package
July 27, 2019, 02:47:44 AM
Darksun Themes Package

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=151

Before downloading this theme package
Delete the following themes from your 4e data directory

Themes.Elemental Priest.user
Themes.Gladiator.user
Themes.Noble Adept.user
Themes.Primal Guardian.user

These themes are redistributed as Themes.Darksun.<theme>.user now
#5
4e Downloader Bug Fixes / Defensive Feats
July 27, 2019, 02:47:44 AM
Defensive Feats

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=162

Presently includes Epic Fortitude, Epic Reflexes, Epic Will and Robust Defenses bug fixes
#6
4e Downloader Bug Fixes / 2014 09 20 Release
July 27, 2019, 02:47:44 AM
2014 09 20 Release

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=184

You don't need to download the file from here.

Simply add http://hl4e.cryptoknight.org/updates.xml to your secondary sites in Herolab

If you feel better downloading the file, then here you go.

In either case, please rename your existing 4e data files directory.  Usually it's in c:\programdata\Hero Lab\data\4e

Do this before you install this release.
#7
4e Downloader Bug Fixes / 2014-09-29 Download
July 27, 2019, 02:47:43 AM
2014-09-29 Download

http://hl4e.cryptoknight.org/index.php?action=downloads;sa=view;down=185

NO data changes, just added the Other option to gender selection to stay in sync with HL
#10
Real life continues to pound me in the head and between that and my semi-loss of interest in 4e (my friends all went to 5e), and finally my self-perceived lack of skill in actual script writing, I'd like to hand over the job to somebody else to compile and update the download.

I can setup an ftp account so you just have to put the files out there after using the Herolab bundler, and I can share the password with you to modify the LoneWolf data that lets HL know there's a new version.

If so... send me an email (c r y p t o at c r y p t o k n i g h t d o t o r g) and we can get you setup.
#14
General Discussion / First Release!
September 20, 2014, 10:49:54 PM
I've put up my compiled 4e ruleset with help from SAbel, DracusMage, MagicSN, and Daphne Pfister.

At this point the bug fixes are way too many for me to elaborate on.  But needless to say I've incorporated everything (I think).

Add http://hl4e.cryptoknight.org   to your Herolab sources list and restart HL.  You should then get to download the 4e Ruleset.

I would seriously SERIOUSLY stress renaming your exising 4e ruleset directory before this download as it will likely cause issues with overridden files you may have downloaded from here already.
#15
This script will let a power adjust itself by a scaling bonus based on level


doneif (activated = 0)
~work out what our attack bonus should be
      var bonus as number
      if (hero.tagvalue[Level.?] < 11) then
        bonus = 2
      elseif (hero.tagvalue[Level.?] < 21) then
        bonus = 4
      else
        bonus = 6
        endif
perform hero.child[<put power's tag here>].setfocus
perform focus.field[pwAtkMod].modify[+,bonus,"level bonus"]
#16
Released / Fixed: Thirst For Battle
April 16, 2014, 11:32:22 AM
Thirst for Battle is missing it's eval script to add +3 Initiative  and +1 healing Surge

http://forums.wolflair.com/showthread.php?t=48989
#17
The drop downs for choosing things reference a Hybrid Talents Category, and the Hybrid Talent feat activates things from said category, but there doesn't appear to be a tab for Hybrid Talents in the editor.
#18
Released / Fixed: Hybrid Warlock Pact Bug
April 15, 2014, 06:34:11 AM
Selecting Hybrid Warlock class option grants me both the at-will and pact boon from the chosen (hybrid) Eldritch Pact automatically without any options to manually delete them from the powers section. This should not occur for hybrid Warlocks, as stated by the hybrid Eldritch pact class feature.
#19
I'm still working out the final details with Colen from LoneWolf, but likely we'll be taking over the 4e development and bug fixes.

The big benefit is you will no longer need the downloader.  We're going to publish the full data sets, with the bug fixes plugged in.

What this does mean is if you're using the patches from the .user files that we've put up here, you'll need to remove those files and then set your character to use the original powers and items.

That said, I'm hoping to do one release per month at a minimum as we try to get as much squared away before the release of Next and the possible retirement of Character Builder and the Compendium.
#20
Herolab 4e Bugs / Order Adept Bug
April 07, 2014, 06:20:48 AM
This comes down to two bugs:
1. Order Adept appears to apply level 5 and level 10 theme features at level 1.  Even though the features are set to level 5 and 10 respectively.  Other Themes do not do this

2. The level 5 class feature is incomplete with regards to spell handling.

http://hl4e.cryptoknight.org/index.php?topic=86

+-Recent Topics

4e wont open due to duplicate files error by Fox Lee
April 14, 2024, 01:01:14 AM

Community Data files update 2023-02-16 by Tdotku1911
September 28, 2023, 08:52:54 PM

Errors from last update by jrmcnz
July 17, 2023, 03:30:56 PM

Community Data files update 2023-04-28 by Fox Lee
April 27, 2023, 09:40:45 PM

3rd Party - Zeitgeist character options by Fox Lee
March 25, 2023, 03:21:38 AM

Community Data files update 2023-03-25 by Fox Lee
March 25, 2023, 02:46:40 AM

Our Unofficial Update for Hero Lab 4e by jklagenberg
February 11, 2022, 09:00:52 AM

Kensei Focus - Paragon Path Feature by Charlie
October 21, 2020, 10:13:36 PM

Warlord Scraper Error Fixes by Fox Lee
April 03, 2020, 08:05:51 PM

Herolab 4e Themes Modification by Cryptoknight
July 27, 2019, 02:47:44 AM

Themes Collection by Cryptoknight
July 27, 2019, 02:47:44 AM

Feats Bug Fixes Package by Cryptoknight
July 27, 2019, 02:47:44 AM

Darksun Themes Package by Cryptoknight
July 27, 2019, 02:47:44 AM

Defensive Feats by Cryptoknight
July 27, 2019, 02:47:44 AM

Theme Framework for HeroLab 5 / 4e 4.0 - .HL version by Daphne
July 27, 2019, 02:47:44 AM

2014 09 20 Release by Cryptoknight
July 27, 2019, 02:47:44 AM

2014-09-29 Download by Cryptoknight
July 27, 2019, 02:47:43 AM

2014 11 13 Download by Cryptoknight
July 27, 2019, 02:47:43 AM

Hybrid Battlemind not working as it should by Sean Abel
July 27, 2019, 02:45:49 AM

Please read this and weigh in - Issue/Source/Document Version Control System by nixxrite
March 29, 2019, 07:14:36 AM

Items, Feats and Magic Armour calculations not working by Charlie
March 28, 2019, 01:13:14 PM

Ring Slots by Krigler
March 04, 2019, 06:38:29 AM

Invoker Damage stats by Charlie
September 08, 2018, 07:55:52 PM

Max hit points by Charlie
September 05, 2018, 10:05:12 PM

I have run into a problem with Power class types by Sean Abel
August 18, 2018, 11:43:05 PM

Powered by EzPortal