Typos (1.4 and onward!)

Where bugs go to lie down and rest

Moderator: Moderator

Message
Author
metagaming
Low Yeek
Posts: 9
Joined: Fri Mar 17, 2017 10:58 am

Re: Typos (1.4 and onward!)

#106 Post by metagaming »

Chant Acolyte's description:
Chant of Fortitute
should be
Chant of Fortitude

metagaming
Low Yeek
Posts: 9
Joined: Fri Mar 17, 2017 10:58 am

Re: Typos (1.4 and onward!)

#107 Post by metagaming »

In Chant Acolyte,

Code: Select all

and maximum life by %d%%
should probably be

Code: Select all

and maximum life by %0.1f%%
to match Chant of Fortitude's description.

purge383
Cornac
Posts: 38
Joined: Sat Feb 11, 2017 4:56 am

Re: Typos (1.4 and onward!)

#108 Post by purge383 »

[1.5.1] Doomelf unlock has several typos.
Attachments
20170319191651_1.jpg
20170319191651_1.jpg (38.17 KiB) Viewed 11172 times

dadito
Thalore
Posts: 169
Joined: Thu May 21, 2015 10:28 pm

Re: Typos (1.4 and onward!)

#109 Post by dadito »

The only typo there is "they" instead of their, i don't see whats wrong about the other ones

Micbran
Sher'Tul
Posts: 1154
Joined: Sun Jun 15, 2014 12:19 am
Location: Yeehaw, pardner

Re: Typos (1.4 and onward!)

#110 Post by Micbran »

Have been instead of has been on the 3rd. What's wrong with the first one?
A little bit of a starters guide written by yours truly here.

Phredd Pewter
Posts: 1
Joined: Sun Mar 26, 2017 7:16 am

Re: Typos (1.4 and onward!)

#111 Post by Phredd Pewter »

Just noticed the unique weapon Blighted Maul mentions "craatures".
Attachments
20170326181829_1.jpg
20170326181829_1.jpg (120.23 KiB) Viewed 11137 times

Number43
Wyrmic
Posts: 239
Joined: Tue Dec 20, 2016 7:46 pm

Re: Typos (1.4 and onward!)

#112 Post by Number43 »

shiiak venomblade, description says "he dual wields sinuous daggers and seems bend on plunging them into your body". It should be "bent" instead of "bend".

AkimboBalloon
Yeek
Posts: 12
Joined: Tue Aug 02, 2016 5:23 am

Re: Typos (1.4 and onward!)

#113 Post by AkimboBalloon »

The Possessor's 'mind Steal' talent says that the target will "loose" a talent instead of "lose".

Zeyphor
Archmage
Posts: 399
Joined: Fri Jan 04, 2013 3:20 am

Re: Typos (1.4 and onward!)

#114 Post by Zeyphor »

animus purge doesnt work on uniques, contrary to the description
also a part of the kinetic focus description has 'focussed' instead of 'focused'

xiankai
Posts: 4
Joined: Mon Apr 17, 2017 3:44 pm

Re: Typos (1.4 and onward!)

#115 Post by xiankai »

Doomelf racial last skill Pitiless - The second "assult" should be "assault"

Steven Aus
Archmage
Posts: 366
Joined: Sat Dec 13, 2014 3:38 pm

Re: Typos (1.4 and onward!)

#116 Post by Steven Aus »

I know that this is not strictly a typo, but the attack speed displayed for leather gloves and gauntlets is the old value (the new values are 100% for gauntlets and 125% for gloves).

silentsnack
Wayist
Posts: 23
Joined: Tue Feb 14, 2017 9:08 pm

Re: Typos (1.4 and onward!)

#117 Post by silentsnack »

technique/unarmed-training; Heightened Reflexes, "...any action other then movement..."

Should be 'other than'

Micbran
Sher'Tul
Posts: 1154
Joined: Sun Jun 15, 2014 12:19 am
Location: Yeehaw, pardner

Re: Typos (1.4 and onward!)

#118 Post by Micbran »

Code: Select all

on_lose = function(self, err) return "The smoke around #target# dissipate.", "-Dim Vision" end,
line 1060 of timed effs physical, sticky smoke.

should be dissipates.
A little bit of a starters guide written by yours truly here.

HarleyM
Yeek
Posts: 10
Joined: Tue Jul 11, 2017 2:01 am

Re: Typos (1.4 and onward!)

#119 Post by HarleyM »

Micbran wrote:What's wrong with the first one?
Have been suggests an action that is ongoing through the present. Were suggests a completed action. Doomelves were taken and transformed in the past; they aren't still in the process of being taken and transformed.

HarleyM
Yeek
Posts: 10
Joined: Tue Jul 11, 2017 2:01 am

Re: Typos (1.4 and onward!)

#120 Post by HarleyM »

Turn Back the Clock description: "Projects a bolt of temporal energy that deals 135.15 temporal damage, and reduces the target's three highest stats? by 12 for 3 turns."

Post Reply