Skip to content

#16099 Aec'Letec's physical attack should not cause unconsciousness

elminsterelminster Member, Developer Posts: 16,315
edited August 2015 in BG:EE Bugs (v1.3)
Description

1) Create a new game with Abdel pregen.
2) Console in C:CreateItem("potn38")
3) Console in C:CreateItem("potn45")
4) Console in C:SetCurrentXP("161000")
5) Level up
6) Drink the Potion of Freedom and Potion of Mirror Eyes
7) Save your game
8) C:CreateCreature("Tanar")
9) Let Aec'Letec hit you until you are reduce to 1hp and knocked unconscious.

Observed

Aec'Letec's physical attack can't actually kill you. It can only knock you unconscious and reduce you to 1hp.

Expected

Aec'Letec's physical attack should be able to kill you.

Notes

In the Tanar.cre file item 0 has a duration of 1 when it should be set to 0. The result of it being set to 1 is that Aec'Letec's weapon quickly disappears and is replaced with fists (which can't kill you themselves).

Aec'Letec's Vampiric Touch may kill you before you are able to see the bug.

The issue at hand in this bug report came from this thread.

https://forums.beamdog.com/discussion/42933/16098-aecletec-should-have-proper-immunities#latest
Sign In or Register to comment.