Forum: HL - D&D 5th Edition SRD
January 2nd, 2021, 09:56 AM
|
Replies: 16
Views: 1,399
Yeah the scripting is not always going to be...
Yeah the scripting is not always going to be short one-liners of code... sometimes if you want to something it's going to be a long multiline thing. Just imagine if you had to code a new class and...
|
Forum: HL - D&D 5th Edition SRD
January 1st, 2021, 10:28 AM
|
Replies: 4
Views: 989
Should be able to do this with an exprreq
...
Should be able to do this with an exprreq
hero.tagis[the tag for Martial Weapon Prof] <> 0
There should be a tag forwarded to the hero indicating proficiency with any martial weapon and an...
|
Forum: HL - Pathfinder Roleplaying Game
December 4th, 2020, 04:17 PM
|
Replies: 7
Views: 4,176
|
Forum: HL - Pathfinder Roleplaying Game
November 24th, 2020, 06:46 PM
|
Replies: 14
Views: 1,440
|
Forum: HL - Pathfinder Roleplaying Game
November 23rd, 2020, 02:15 PM
|
Replies: 14
Views: 1,440
|
Forum: HL - D&D 5th Edition SRD
November 22nd, 2020, 03:02 PM
|
Replies: 15
Views: 1,198
|
Forum: HL - D&D 5th Edition SRD
November 22nd, 2020, 07:49 AM
|
Replies: 2
Views: 834
|
Forum: HL - D&D 5th Edition SRD
November 20th, 2020, 01:50 PM
|
Replies: 16
Views: 1,399
|
Forum: HL - D&D 5th Edition SRD
November 20th, 2020, 09:12 AM
|
Replies: 16
Views: 1,399
|
Forum: HL - D&D 5th Edition SRD
November 19th, 2020, 02:53 PM
|
Replies: 16
Views: 1,399
|
Forum: HL - D&D 5th Edition SRD
November 18th, 2020, 02:10 PM
|
Replies: 16
Views: 1,399
I'd try doing it with a focus instead so its...
I'd try doing it with a focus instead so its doing it on a specific spell chosen from a drop down menu. Also you need to make sure you have the right timing on the scripting. Hide.Spell will not do...
|
Forum: HL - World of Darkness
November 9th, 2020, 04:25 PM
|
Replies: 35
Views: 28,872
Uh, no. It isn't. The parent company for White...
Uh, no. It isn't. The parent company for White Wolf has told me directly that I am not to distribute the data files I create to the community. There is no Open Game License for their materials.
...
|
Forum: HL - D&D 5th Edition SRD
November 5th, 2020, 01:26 PM
|
Replies: 9
Views: 3,865
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 09:02 PM
|
Replies: 8
Views: 1,441
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 04:06 PM
|
Replies: 8
Views: 1,441
|
Forum: HL - D&D 5th Edition SRD
October 23rd, 2020, 01:40 PM
|
Replies: 8
Views: 1,441
|
Forum: HL - D&D 5th Edition SRD
October 9th, 2020, 03:51 PM
|
Replies: 6
Views: 1,164
WotC did produce a conversion guide, for old...
WotC did produce a conversion guide, for old editions to 5e... since pathfinder is a 3.5ish system, you could use that conversion guide to do the job.
As far as equipment goes, it basically says...
|
Forum: HL - D&D 5th Edition SRD
September 12th, 2020, 02:22 PM
|
Replies: 5
Views: 1,459
|
Forum: HL - D&D 5th Edition SRD
August 20th, 2020, 11:49 PM
|
Replies: 19
Views: 6,647
|
Forum: HL - D&D 5th Edition SRD
August 18th, 2020, 01:55 AM
|
Replies: 3
Views: 1,437
Try this
perform...
Try this
perform hero.childfound[thingid].assign[the tag]
but limit it to the correct class helper. I think you can do this one without running a foreach loop.
|
Forum: HL - D&D 5th Edition SRD
August 16th, 2020, 11:31 PM
|
Replies: 2
Views: 3,734
Yes they are completely different. You will...
Yes they are completely different. You will probably need to script these differently. Each sidekick being a different base template you will need to rework the current idea to fit that.
|
Forum: HL - D&D 5th Edition SRD
August 16th, 2020, 10:23 PM
|
Replies: 0
Views: 1,008
Bug Report: Aarakocra Flight bug
The aarakocra flight is limited to wearing light armor or no armor. The ability specifies that a character cannot fly while wearing medium or heavy armors. If I add a medium suit or heavy suit of...
|
Forum: HL - User Projects
July 19th, 2020, 04:24 PM
|
Replies: 13
Views: 7,757
|
Forum: HL - Pathfinder Roleplaying Game
July 10th, 2020, 05:56 PM
|
Replies: 4
Views: 978
|
Forum: HL - Pathfinder Roleplaying Game
July 8th, 2020, 05:09 PM
|
Replies: 4
Views: 978
|