Line 0001[]
IF Global("Ribald","AR0702",1) Allegiance(Myself,NEUTRAL) THEN RESPONSE #100 Enemy() END
Line 0009[]
IF AttackedBy([GOODCUTOFF],DEFAULT) Allegiance(Myself,NEUTRAL) THEN RESPONSE #100 SetGlobal("Ribald","AR0702",1) END
Line 0017[]
Note: Baldur's Gate II: Enhanced Edition – Shadows of Amn (2013)
This icon indicates content from the Shadows of Amn campaign of the Baldur's Gate II: Enhanced Edition. Added in the Baldur's Gate II: Enhanced Edition.
This icon indicates content from the Shadows of Amn campaign of the Baldur's Gate II: Enhanced Edition. Added in the Baldur's Gate II: Enhanced Edition.
IF HasItem("sw1h06",Myself) // Varscona +2 Global("OH_IMPORT02","GLOBAL",9) THEN RESPONSE #100 TransformItem("sw1h06","sw1h41") // Varscona +2 SetGlobal("OH_IMPORT02","GLOBAL",100) END