Search found 1 match

by Alaeric
Mon Apr 01, 2024 10:51 pm
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6943
Views: 2268287

Re: z Baldur's Gate 3

Hello, I have something I'm curious about. I want to add a spell to my character and I want to put a limit on this spell, what should I do? I just want to add short rest this spell or spell slot {$lua} if syntaxcheck then return end spell = { "Target_FlameStrike", } [ENABLE] AddSpellToPlayer(spell) ...