Bioware Archive
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
DKIM Added to mail server - to improve email activation.
Home
Help
Login
Register
Bioware Archive
»
Bioware Archive V2
»
Builders - Scripting
»
Knockdown bonus for shields
« previous
next »
Print
Pages: [
1
]
Author
Topic: Knockdown bonus for shields (Read 381 times)
Legacy_Karvon
Sr. Member
Posts: 430
Karma: +0/-0
Knockdown bonus for shields
«
on:
May 19, 2011, 10:18:13 am »
Wondering if there's a way to give a bonus to knockdown efforts to those employing a shield relative to the size of the shield?
Karvon
Logged
Legacy_Ralthis
Jr. Member
Posts: 90
Karma: +0/-0
Knockdown bonus for shields
«
Reply #1 on:
May 19, 2011, 06:39:49 pm »
I think Knockdown is one of the hardcoded feats; Bioware decided not to let builders affect the combat system, so feats, skill and other things that affect them are hardcoded in. There might be a sneaky way to do it using spellhooking (I'm assuming Knockdown fires like a spell which many feats do). You could try to temporarily add an attack bonus to the weapon which the PC is using granting an extra attack bonus which carries over to Knockdown, then remove it at the end.
Keep in mind, I don't know much about the combat feats like Knockdown, so I don't know if adding an attack bonus to the weapon would stack with the attack bonus needed for Knockdown. Maybe one of the senior scripters would know better.
Logged
Legacy_Metaldwarf
Full Member
Posts: 112
Karma: +0/-0
Knockdown bonus for shields
«
Reply #2 on:
May 19, 2011, 07:34:16 pm »
I have seen shields on PWs that grant the knockdown feat as a bonus.
Logged
Legacy_Builder_Anthony
Hero Member
Posts: 786
Karma: +0/-0
Knockdown bonus for shields
«
Reply #3 on:
May 20, 2011, 04:31:37 am »
just add th feat to its propeties in the toolset
Logged
Legacy_eeriegeek
Jr. Member
Posts: 75
Karma: +0/-0
Knockdown bonus for shields
«
Reply #4 on:
May 20, 2011, 04:49:02 am »
One possibility would be to give a shield a unique ability that could be targeted on another creature which would give it a temporary reduction in its discipline. (Probably more messy than you were hoping
'>)
Logged
Legacy_Karvon
Sr. Member
Posts: 430
Karma: +0/-0
Knockdown bonus for shields
«
Reply #5 on:
May 21, 2011, 03:16:19 pm »
I'm not interested in adding the feat. I suppose a discipline mod might work sorta though; I'll have to look at that option.
Logged
Legacy_ffbj
Hero Member
Posts: 1097
Karma: +0/-0
Knockdown bonus for shields
«
Reply #6 on:
May 21, 2011, 06:39:43 pm »
I recall that someone did a shield rush sort of thing on the vault, some time ago. I did look into it and played around with it a bit, but finally decided against implementing it. One thing to consider would be the size of the shield, in that a larger shield might be more effective for such a use than a smaller one.
Logged
Legacy_ffbj
Hero Member
Posts: 1097
Karma: +0/-0
Knockdown bonus for shields
«
Reply #7 on:
May 21, 2011, 06:53:14 pm »
Actually it was a charge action, which may give you some ideas of how to implement the shield kd idea:
http://nwvault.ign
.c....Detail&id=2760
Logged
Legacy_ffbj
Hero Member
Posts: 1097
Karma: +0/-0
Knockdown bonus for shields
«
Reply #8 on:
May 21, 2011, 06:55:59 pm »
Darn, why won't it show up as a link, using standard form..arghh!
Modifié par ffbj, 21 mai 2011 - 05:58 .
Logged
Legacy_Karvon
Sr. Member
Posts: 430
Karma: +0/-0
Knockdown bonus for shields
«
Reply #9 on:
May 21, 2011, 10:19:00 pm »
Hmm, that has some potential - and yeah, I would be modifying based on shield size and bonus.
Thanks
Karvon
Logged
Print
Pages: [
1
]
« previous
next »
Bioware Archive
»
Bioware Archive V2
»
Builders - Scripting
»
Knockdown bonus for shields