Owner Reviews, Ratings, Comments and Criticism
Fun:
This is probably the second best RPG game ever made, exceeded only by the follow on Installment, Shadows of Amn. It is an old game and but the graphics are still acceptable for the third person type format that is used. A strong story line, many side quests and battles that require thought rather than just brute force and numerous traps that make a thief essential in the party make up.
Comment | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
(Report this)