2025/07/31 Update
Reverted Luminous Armor. Updated NUI spellcast menu (@Alhooness). Fixed Inlindl School. Tweaked prc_2da_cache creature. Fixed Celebrant of Sharess spellcasting. Found a few more functions to remove Assassin from. Added GetTotalShieldACBonus(). Made magic staves medium weapons again, so that small creatures can use them. Added feat constants for Charge & Grapple. Devil's Eye should be Extendable. Setup talents for Combat maneuvers. Updated PRC8 manual.
This commit is contained in:
@@ -458,7 +458,7 @@ The reason this is important is because you will want to make sure you are using
|
||||
If you are not, then either another PRC member or yourself will need to move a lot of data around to add your PrC.
|
||||
<br><br>
|
||||
|
||||
For the most current list of open 2da / tlk slots <a href="http://www.nwnprc.com/cgi-bin/tlk_2da_info.cgi" target="_blank">click here</a>.
|
||||
For the most current list of open 2da / tlk slots <a href="https://nwn.wiki/display/NWN1/Community+Reserved+Ranges" target="_blank">click here</a>.
|
||||
[Note: Link requires active internet connection to work]
|
||||
<br><br>
|
||||
|
||||
|
@@ -42,7 +42,7 @@
|
||||
|
||||
<div class="div_menu_line_padding"> <hr> </div>
|
||||
<div class="div_menu_padding"> <a href="#" onclick="openContent('languages');return false;" onfocus="this.blur();" onmouseover="setStatus('Languages');return true;" onmouseout="unsetStatus();"><div class="div_menuitem">Languages</div></a> </div>
|
||||
<div class="div_menu_padding"> <a href="http://www.nwnprc.com/index.html" target="_top" onmouseover="setStatus('PRC Website');return true" onmouseout="unsetStatus();"><div class="div_menuitem">PRC Website</div></a> </div>
|
||||
<div class="div_menu_padding"> <a href="https://discord.gg/FW9V9RKy5U" target="_top" onmouseover="setStatus('PRC Website');return true" onmouseout="unsetStatus();"><div class="div_menuitem">PRC8 Discord</div></a> </div>
|
||||
|
||||
<script language="javascript1.2">
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user